License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-property-encryptor |
Version | Version1.16.2 |
Type | Typejar |
Description |
DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-property-encryptor/ -->
<dependency>
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-property-encryptor</artifactId>
<version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-property-encryptor/
implementation 'org.apache.nifi:nifi-property-encryptor:1.16.2'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-property-encryptor/
implementation ("org.apache.nifi:nifi-property-encryptor:1.16.2")
'org.apache.nifi:nifi-property-encryptor:jar:1.16.2'
<dependency org="org.apache.nifi" name="nifi-property-encryptor" rev="1.16.2">
<artifact name="nifi-property-encryptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-property-encryptor', version='1.16.2')
)
libraryDependencies += "org.apache.nifi" % "nifi-property-encryptor" % "1.16.2"
[org.apache.nifi/nifi-property-encryptor "1.16.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.nifi : nifi-security-utils | jar | 1.16.2 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
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 | 3.11.2 |
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 |