is not current version
Last Version 1.1.4

com.zxytech.jurest:jurest-pmd 1.0-RC1


Categories

Categories

PMD Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.zxytech.jurest
ArtifactId

ArtifactId

jurest-pmd
Version

Version

1.0-RC1
Type

Type

jar

Download jurest-pmd 1.0-RC1


<!-- https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/ -->
<dependency>
    <groupId>com.zxytech.jurest</groupId>
    <artifactId>jurest-pmd</artifactId>
    <version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/
implementation 'com.zxytech.jurest:jurest-pmd:1.0-RC1'
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/
implementation ("com.zxytech.jurest:jurest-pmd:1.0-RC1")
'com.zxytech.jurest:jurest-pmd:jar:1.0-RC1'
<dependency org="com.zxytech.jurest" name="jurest-pmd" rev="1.0-RC1">
  <artifact name="jurest-pmd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zxytech.jurest', module='jurest-pmd', version='1.0-RC1')
)
libraryDependencies += "com.zxytech.jurest" % "jurest-pmd" % "1.0-RC1"
[com.zxytech.jurest/jurest-pmd "1.0-RC1"]