is not current version
Last Version 1.16.3

org.apache.nifi.registry:nifi-registry-jetty 0.8.0

The core modules of NiFi Registry.

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.apache.nifi.registry
ArtifactId

ArtifactId

nifi-registry-jetty
Version

Version

0.8.0
Type

Type

jar
Description

Description

The core modules of NiFi Registry.
Project Organization

Project Organization

Apache NiFi Project

Download nifi-registry-jetty 0.8.0


<!-- https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-jetty/ -->
<dependency>
    <groupId>org.apache.nifi.registry</groupId>
    <artifactId>nifi-registry-jetty</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-jetty/
implementation 'org.apache.nifi.registry:nifi-registry-jetty:0.8.0'
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-jetty/
implementation ("org.apache.nifi.registry:nifi-registry-jetty:0.8.0")
'org.apache.nifi.registry:nifi-registry-jetty:jar:0.8.0'
<dependency org="org.apache.nifi.registry" name="nifi-registry-jetty" rev="0.8.0">
  <artifact name="nifi-registry-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi.registry', module='nifi-registry-jetty', version='0.8.0')
)
libraryDependencies += "org.apache.nifi.registry" % "nifi-registry-jetty" % "0.8.0"
[org.apache.nifi.registry/nifi-registry-jetty "0.8.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.nifi.registry : nifi-registry-properties jar 0.8.0
org.eclipse.jetty : jetty-server jar 9.4.19.v20190610
org.eclipse.jetty : jetty-servlet jar 9.4.19.v20190610
org.eclipse.jetty : jetty-webapp jar 9.4.19.v20190610
org.eclipse.jetty : jetty-servlets jar 9.4.19.v20190610
org.eclipse.jetty : jetty-annotations jar 9.4.19.v20190610
org.apache.commons : commons-lang3 jar 3.5
org.eclipse.jetty : apache-jsp jar 9.4.19.v20190610
org.eclipse.jetty : apache-jstl jar 9.4.19.v20190610

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test jar 2.5.4
org.mockito : mockito-core jar 2.28.2
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.