License |
License |
---|---|
Categories |
CategoriesMaven Build Tools KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.agogs |
ArtifactId | ArtifactIdsecurekey-maven-plugin |
Version | Version1.0.2 |
Type | Typemaven-plugin |
Description |
Descriptioncom.github.agogs:securekey-maven-plugin
This plugin is used to generate a AES key using sun.security.ssl.SecureKey which is then
Base64 encoded during build time and store it in the file system.
The "secret" to generate the key is passed as a parameter in the plugin configuration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.agogs</groupId>
<artifactId>securekey-maven-plugin</artifactId>
<version>1.0.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |