| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.apache.nifi.registry |
| ArtifactId | ArtifactIdnifi-registry-security-utils |
| Version | Version1.15.0 |
| 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.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-security-utils/
implementation 'org.apache.nifi.registry:nifi-registry-security-utils:1.15.0'
// https://jarcasting.com/artifacts/org.apache.nifi.registry/nifi-registry-security-utils/
implementation ("org.apache.nifi.registry:nifi-registry-security-utils:1.15.0")
'org.apache.nifi.registry:nifi-registry-security-utils:jar:1.15.0'
<dependency org="org.apache.nifi.registry" name="nifi-registry-security-utils" rev="1.15.0">
<artifact name="nifi-registry-security-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi.registry', module='nifi-registry-security-utils', version='1.15.0')
)
libraryDependencies += "org.apache.nifi.registry" % "nifi-registry-security-utils" % "1.15.0"
[org.apache.nifi.registry/nifi-registry-security-utils "1.15.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
| org.codehaus.groovy : groovy-test | jar | 2.5.14 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | 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.32 |