| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdorg.apache.nifi | 
| ArtifactId | ArtifactIdnifi-property-protection-aws | 
| Last Version | Last Version1.16.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.apache.nifi/nifi-property-protection-aws/ -->
<dependency>
    <groupId>org.apache.nifi</groupId>
    <artifactId>nifi-property-protection-aws</artifactId>
    <version>1.16.3</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.nifi/nifi-property-protection-aws/
implementation 'org.apache.nifi:nifi-property-protection-aws:1.16.3'// https://jarcasting.com/artifacts/org.apache.nifi/nifi-property-protection-aws/
implementation ("org.apache.nifi:nifi-property-protection-aws:1.16.3")'org.apache.nifi:nifi-property-protection-aws:jar:1.16.3'<dependency org="org.apache.nifi" name="nifi-property-protection-aws" rev="1.16.3">
  <artifact name="nifi-property-protection-aws" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.nifi', module='nifi-property-protection-aws', version='1.16.3')
)libraryDependencies += "org.apache.nifi" % "nifi-property-protection-aws" % "1.16.3"[org.apache.nifi/nifi-property-protection-aws "1.16.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.nifi : nifi-property-protection-api | jar | 1.16.3 | 
| org.apache.nifi : nifi-property-protection-shared | jar | 1.16.3 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | |
| software.amazon.awssdk : url-connection-client | jar | 2.17.106 | 
| software.amazon.awssdk : kms | jar | 2.17.106 | 
| software.amazon.awssdk : secretsmanager | jar | 2.17.106 | 
| 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 |