| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools KeY Data Data Formats Formal Verification |
| GroupId | GroupIdorg.codehaus.mojo |
| ArtifactId | ArtifactIdkeytool-maven-plugin |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionKeytool: Maven Plugin
A plugin that wraps the keytool program bundled with Sun's Java SDK. Allows to manipulate keystores.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| keytool-maven-plugin-1.6.pom | |
| keytool-maven-plugin-1.6.jar | 19 KB |
| keytool-maven-plugin-1.6-sources.jar | 15 KB |
| keytool-maven-plugin-1.6-javadoc.jar | 53 KB |
| Browse |
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>keytool-maven-plugin</artifactId>
<version>1.6</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : keytool-api | jar | 1.6 |
| org.codehaus.mojo : keytool-api-1.7 | jar | 1.6 |
| org.apache.maven.shared : maven-shared-utils | jar | 3.3.4 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.2.5 |
| org.apache.maven : maven-core | jar | 3.2.5 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |