| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.hisp.dhis | 
    
| ArtifactId | ArtifactIdapi-test-utils | 
    
| Last Version | Last Version1.1.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionapi-test-utils 
            API test utils 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| api-test-utils-1.1.7.pom | |
| api-test-utils-1.1.7.jar | 27 KB | 
| api-test-utils-1.1.7-sources.jar | 19 KB | 
| api-test-utils-1.1.7-javadoc.jar | 494 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.hisp.dhis/api-test-utils/ -->
<dependency>
    <groupId>org.hisp.dhis</groupId>
    <artifactId>api-test-utils</artifactId>
    <version>1.1.7</version>
</dependency>
                // https://jarcasting.com/artifacts/org.hisp.dhis/api-test-utils/
implementation 'org.hisp.dhis:api-test-utils:1.1.7'
                // https://jarcasting.com/artifacts/org.hisp.dhis/api-test-utils/
implementation ("org.hisp.dhis:api-test-utils:1.1.7")
                'org.hisp.dhis:api-test-utils:jar:1.1.7'
                <dependency org="org.hisp.dhis" name="api-test-utils" rev="1.1.7">
  <artifact name="api-test-utils" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.hisp.dhis', module='api-test-utils', version='1.1.7')
)
                libraryDependencies += "org.hisp.dhis" % "api-test-utils" % "1.1.7"
                [org.hisp.dhis/api-test-utils "1.1.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.rest-assured : rest-assured | jar | 4.0.0 | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| com.google.code.gson : gson | jar | 2.8.5 | 
| org.apache.commons : commons-collections4 | jar | 4.4 | 
| com.vividsolutions : jts | jar | 1.13 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 | 
| com.github.javafaker : javafaker | jar | 1.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |