License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.apache.nifi.registry |
ArtifactId | ArtifactIdnifi-registry-security-utils |
Last Version | Last Version1.16.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe core modules of NiFi Registry.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-security-utils/ -->
<dependency>
<groupId>org.apache.nifi.registry</groupId>
<artifactId>nifi-registry-security-utils</artifactId>
<version>1.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-security-utils/
implementation 'org.apache.nifi.registry:nifi-registry-security-utils:1.16.3'
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-security-utils/
implementation ("org.apache.nifi.registry:nifi-registry-security-utils:1.16.3")
'org.apache.nifi.registry:nifi-registry-security-utils:jar:1.16.3'
<dependency org="org.apache.nifi.registry" name="nifi-registry-security-utils" rev="1.16.3">
<artifact name="nifi-registry-security-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi.registry', module='nifi-registry-security-utils', version='1.16.3')
)
libraryDependencies += "org.apache.nifi.registry" % "nifi-registry-security-utils" % "1.16.3"
[org.apache.nifi.registry/nifi-registry-security-utils "1.16.3"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.spockframework : spock-core | jar | 2.1-M2-groovy-3.0 |
org.codehaus.groovy : groovy-test | jar | 3.0.8 |
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-core | jar | 2.28.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |