Last Version

AWS KMS support for pgp-maven-plugin 0.0.8

Extension supporting AWS KMS for decrypting a pgp passphrases for pgp-maven-plugin

License

License

Categories

Categories

AWS Container PaaS Providers Maven Build Tools ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.lasmanis
ArtifactId

ArtifactId

pgp-maven-plugin-awskms
Version

Version

0.0.8
Type

Type

jar
Description

Description

AWS KMS support for pgp-maven-plugin
Extension supporting AWS KMS for decrypting a pgp passphrases for pgp-maven-plugin
Project URL

Project URL

https://github.com/michaellasmanis/pgp-maven-plugin-awskms
Project Organization

Project Organization

Michael Lasmanis
Source Code Management

Source Code Management

https://github.com/michaellasmanis/pgp-maven-plugin-awskms

Download pgp-maven-plugin-awskms 0.0.8


<!-- https://jarcasting.com/artifacts/com.lasmanis/pgp-maven-plugin-awskms/ -->
<dependency>
    <groupId>com.lasmanis</groupId>
    <artifactId>pgp-maven-plugin-awskms</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.lasmanis/pgp-maven-plugin-awskms/
implementation 'com.lasmanis:pgp-maven-plugin-awskms:0.0.8'
// https://jarcasting.com/artifacts/com.lasmanis/pgp-maven-plugin-awskms/
implementation ("com.lasmanis:pgp-maven-plugin-awskms:0.0.8")
'com.lasmanis:pgp-maven-plugin-awskms:jar:0.0.8'
<dependency org="com.lasmanis" name="pgp-maven-plugin-awskms" rev="0.0.8">
  <artifact name="pgp-maven-plugin-awskms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lasmanis', module='pgp-maven-plugin-awskms', version='0.0.8')
)
libraryDependencies += "com.lasmanis" % "pgp-maven-plugin-awskms" % "0.0.8"
[com.lasmanis/pgp-maven-plugin-awskms "0.0.8"]

Dependencies

compile (3)

Group / Artifact Type Version
org.kohsuke : pgp-maven-plugin jar 1.1
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
com.amazonaws : aws-java-sdk-kms jar 1.11.258

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.0
org.mockito : mockito-core jar 2.13.0

Project Modules

There are no modules declared in this project.