License |
License |
---|---|
GroupId | GroupIdorg.apache.nifi |
ArtifactId | ArtifactIdnifi-property-encryptor |
Version | Version1.14.0 |
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.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-property-encryptor/
implementation 'org.apache.nifi:nifi-property-encryptor:1.14.0'
// https://jarcasting.com/artifacts/org.apache.nifi/nifi-property-encryptor/
implementation ("org.apache.nifi:nifi-property-encryptor:1.14.0")
'org.apache.nifi:nifi-property-encryptor:jar:1.14.0'
<dependency org="org.apache.nifi" name="nifi-property-encryptor" rev="1.14.0">
<artifact name="nifi-property-encryptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.nifi', module='nifi-property-encryptor', version='1.14.0')
)
libraryDependencies += "org.apache.nifi" % "nifi-property-encryptor" % "1.14.0"
[org.apache.nifi/nifi-property-encryptor "1.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.nifi : nifi-security-utils | jar | 1.14.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.14 |
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 |