| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.nifi.registry | 
    
| ArtifactId | ArtifactIdnifi-registry-test | 
    
| Last Version | Last Version1.16.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionThe core modules of NiFi Registry. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| nifi-registry-test-1.16.3.pom | |
| nifi-registry-test-1.16.3.jar | 20 KB | 
| nifi-registry-test-1.16.3-sources.jar | 20 KB | 
| nifi-registry-test-1.16.3-javadoc.jar | 89 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-test/ -->
<dependency>
    <groupId>org.apache.nifi.registry</groupId>
    <artifactId>nifi-registry-test</artifactId>
    <version>1.16.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-test/
implementation 'org.apache.nifi.registry:nifi-registry-test:1.16.3'
                // https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-test/
implementation ("org.apache.nifi.registry:nifi-registry-test:1.16.3")
                'org.apache.nifi.registry:nifi-registry-test:jar:1.16.3'
                <dependency org="org.apache.nifi.registry" name="nifi-registry-test" rev="1.16.3">
  <artifact name="nifi-registry-test" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.nifi.registry', module='nifi-registry-test', version='1.16.3')
)
                libraryDependencies += "org.apache.nifi.registry" % "nifi-registry-test" % "1.16.3"
                [org.apache.nifi.registry/nifi-registry-test "1.16.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 | 
| org.testcontainers : testcontainers | jar | 1.16.0 | 
| org.testcontainers : mysql | jar | 1.16.0 | 
| org.testcontainers : mariadb | jar | 1.16.0 | 
| org.testcontainers : postgresql | jar | 1.16.0 | 
| mysql : mysql-connector-java | jar | 8.0.29 | 
| org.mariadb.jdbc : mariadb-java-client | jar | 3.0.4 | 
| org.postgresql : postgresql | jar | 42.3.5 | 
| junit : junit | jar | 4.13.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-core | jar | 2.28.2 | 
| org.mockito : mockito-junit-jupiter | jar | 3.11.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 | 
| org.codehaus.groovy : groovy-test | jar | 3.0.8 |