org.apache.nifi.registry:nifi-registry-toolkit-persistence

Command line tooling for setup and maintenance tasks of the NiFi Registry.

License

License

GroupId

GroupId

org.apache.nifi.registry
ArtifactId

ArtifactId

nifi-registry-toolkit-persistence
Last Version

Last Version

1.16.3
Release Date

Release Date

Type

Type

jar
Description

Description

Command line tooling for setup and maintenance tasks of the NiFi Registry.
Project Organization

Project Organization

Apache NiFi Project

Download nifi-registry-toolkit-persistence

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.nifi.registry : nifi-registry-framework jar 1.16.3
org.apache.nifi.registry : nifi-registry-provider-api jar 1.16.3
org.apache.nifi.registry : nifi-registry-security-api jar 1.16.3
org.apache.nifi.registry : nifi-registry-runtime jar 1.16.3
commons-cli : commons-cli jar 1.4

provided (1)

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

test (8)

Group / Artifact Type Version
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
org.codehaus.groovy : groovy-test jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.3
1.16.2
1.16.1
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.14.0
0.8.0
0.7.0
0.5.0
0.4.0