License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi.registry |
ArtifactId | ArtifactIdnifi-registry-utils |
Version | Version1.14.0 |
Type | Typejar |
Description |
DescriptionThe core modules of NiFi Registry.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
nifi-registry-utils-1.14.0.pom | |
nifi-registry-utils-1.14.0.jar | 25 KB |
nifi-registry-utils-1.14.0-sources.jar | 18 KB |
nifi-registry-utils-1.14.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-utils/ -->
<dependency>
<groupId>org.apache.nifi.registry</groupId>
<artifactId>nifi-registry-utils</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-utils/
implementation 'org.apache.nifi.registry:nifi-registry-utils:1.14.0'
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-utils/
implementation ("org.apache.nifi.registry:nifi-registry-utils:1.14.0")
'org.apache.nifi.registry:nifi-registry-utils:jar:1.14.0'
<dependency org="org.apache.nifi.registry" name="nifi-registry-utils" rev="1.14.0">
<artifact name="nifi-registry-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi.registry', module='nifi-registry-utils', version='1.14.0')
)
libraryDependencies += "org.apache.nifi.registry" % "nifi-registry-utils" % "1.14.0"
[org.apache.nifi.registry/nifi-registry-utils "1.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 2.28.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.codehaus.groovy : groovy-test | jar | 2.5.6 |