is not current version
Last Version 1.16.3

org.apache.nifi.registry:nifi-registry-web-api 0.8.0

The core modules of NiFi Registry.

License

License

GroupId

GroupId

org.apache.nifi.registry
ArtifactId

ArtifactId

nifi-registry-web-api
Version

Version

0.8.0
Type

Type

war
Description

Description

The core modules of NiFi Registry.
Project Organization

Project Organization

Apache NiFi Project

Download nifi-registry-web-api 0.8.0


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

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-jersey jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.6.RELEASE
org.springframework.security.kerberos : spring-security-kerberos-core jar 1.0.1.RELEASE
org.apache.nifi.registry : nifi-registry-framework jar 0.8.0
org.apache.nifi.registry : nifi-registry-revision-spring-jdbc jar 0.8.0
org.apache.nifi.registry : nifi-registry-revision-entity-service jar 0.8.0
org.apache.nifi.registry : nifi-registry-security-utils jar 0.8.0
org.apache.commons : commons-lang3 jar 3.5
io.swagger : swagger-annotations jar 1.5.16
org.glassfish.jersey.media : jersey-media-multipart jar 2.29.1
io.jsonwebtoken : jjwt jar 0.7.0
com.nimbusds : oauth2-oidc-sdk jar 6.16.2
com.google.guava : guava jar 28.0-jre

provided (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 2.2.6.RELEASE
org.apache.nifi.registry : nifi-registry-properties jar 0.8.0
org.apache.nifi.registry : nifi-registry-security-api jar 0.8.0
org.apache.nifi.registry : nifi-registry-provider-api jar 0.8.0
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.30

test (11)

Group / Artifact Type Version
org.apache.nifi.registry : nifi-registry-test jar 0.8.0
org.apache.nifi.registry : nifi-registry-client jar 0.8.0
org.springframework.boot : spring-boot-starter-jetty jar 2.2.6.RELEASE
com.unboundid : unboundid-ldapsdk jar 3.2.1
org.spockframework : spock-core jar 1.3-groovy-2.5
org.codehaus.groovy : groovy-test jar 2.5.4
cglib : cglib-nodep jar 2.2.2
org.eclipse.jetty : jetty-util jar 9.4.19.v20190610
org.codehaus.groovy : groovy-json jar 2.5.4
org.codehaus.groovy : groovy jar 2.5.4
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.