is not current version
Last Version 1.16.3

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

The core modules of NiFi Registry.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.nifi.registry
ArtifactId

ArtifactId

nifi-registry-client
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-client 0.8.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.nifi.registry : nifi-registry-data-model jar 0.8.0
org.apache.nifi.registry : nifi-registry-security-utils jar 0.8.0
org.glassfish.jersey.core : jersey-client jar 2.28
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.28
org.glassfish.jersey.inject : jersey-hk2 jar 2.28
org.glassfish.jersey.core : jersey-common jar 2.28
org.glassfish.jersey.media : jersey-media-multipart jar 2.28

provided (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.