| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJetty Container Application Servers | 
        
| GroupId | GroupIdorg.apache.nifi.registry | 
    
| ArtifactId | ArtifactIdnifi-registry-jetty | 
    
| 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-jetty-1.16.3.pom | |
| nifi-registry-jetty-1.16.3.jar | 23 KB | 
| nifi-registry-jetty-1.16.3-sources.jar | 16 KB | 
| nifi-registry-jetty-1.16.3-javadoc.jar | 31 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-jetty/ -->
<dependency>
    <groupId>org.apache.nifi.registry</groupId>
    <artifactId>nifi-registry-jetty</artifactId>
    <version>1.16.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-jetty/
implementation 'org.apache.nifi.registry:nifi-registry-jetty:1.16.3'
                // https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-jetty/
implementation ("org.apache.nifi.registry:nifi-registry-jetty:1.16.3")
                'org.apache.nifi.registry:nifi-registry-jetty:jar:1.16.3'
                <dependency org="org.apache.nifi.registry" name="nifi-registry-jetty" rev="1.16.3">
  <artifact name="nifi-registry-jetty" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.nifi.registry', module='nifi-registry-jetty', version='1.16.3')
)
                libraryDependencies += "org.apache.nifi.registry" % "nifi-registry-jetty" % "1.16.3"
                [org.apache.nifi.registry/nifi-registry-jetty "1.16.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.nifi.registry : nifi-registry-properties | jar | 1.16.3 | 
| org.eclipse.jetty : jetty-server | jar | 9.4.46.v20220331 | 
| org.eclipse.jetty : jetty-servlet | jar | 9.4.46.v20220331 | 
| org.eclipse.jetty : jetty-webapp | jar | 9.4.46.v20220331 | 
| org.eclipse.jetty : jetty-servlets | jar | 9.4.46.v20220331 | 
| org.eclipse.jetty : jetty-annotations | jar | 9.4.46.v20220331 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.eclipse.jetty : apache-jsp | jar | 9.4.46.v20220331 | 
| org.eclipse.jetty : apache-jstl | jar | 9.4.46.v20220331 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy-test | jar | 3.0.8 | 
| org.mockito : mockito-core | jar | 2.28.2 | 
| 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-junit-jupiter | jar | 3.11.2 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 |