| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesPMD Application Testing & Monitoring Code Analysis | 
        
| GroupId | GroupIdcom.zxytech.jurest | 
    
| ArtifactId | ArtifactIdjurest-pmd | 
    
| Last Version | Last Version1.1.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description基于 (Ju)ni5 + All(ure) + (Rest) Assured 实现接口测试 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jurest-pmd-1.1.4.pom | |
| jurest-pmd-1.1.4.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/ -->
<dependency>
    <groupId>com.zxytech.jurest</groupId>
    <artifactId>jurest-pmd</artifactId>
    <version>1.1.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/
implementation 'com.zxytech.jurest:jurest-pmd:1.1.4'
                // https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-pmd/
implementation ("com.zxytech.jurest:jurest-pmd:1.1.4")
                'com.zxytech.jurest:jurest-pmd:jar:1.1.4'
                <dependency org="com.zxytech.jurest" name="jurest-pmd" rev="1.1.4">
  <artifact name="jurest-pmd" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.zxytech.jurest', module='jurest-pmd', version='1.1.4')
)
                libraryDependencies += "com.zxytech.jurest" % "jurest-pmd" % "1.1.4"
                [com.zxytech.jurest/jurest-pmd "1.1.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.pmd : pmd-java | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.pmd : pmd-test | jar |