| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdorg.codehaus.mojo |
| ArtifactId | ArtifactIdkeytool-api-test |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKeytool: API Test
A component to test keytool-api
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| keytool-api-test-1.6.pom | |
| keytool-api-test-1.6.jar | 26 KB |
| keytool-api-test-1.6-sources.jar | 22 KB |
| keytool-api-test-1.6-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.mojo/keytool-api-test/ -->
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>keytool-api-test</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo/keytool-api-test/
implementation 'org.codehaus.mojo:keytool-api-test:1.6'
// https://jarcasting.com/artifacts/org.codehaus.mojo/keytool-api-test/
implementation ("org.codehaus.mojo:keytool-api-test:1.6")
'org.codehaus.mojo:keytool-api-test:jar:1.6'
<dependency org="org.codehaus.mojo" name="keytool-api-test" rev="1.6">
<artifact name="keytool-api-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo', module='keytool-api-test', version='1.6')
)
libraryDependencies += "org.codehaus.mojo" % "keytool-api-test" % "1.6"
[org.codehaus.mojo/keytool-api-test "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.mojo : keytool-api | jar | 1.6 |
| junit : junit | jar | 4.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.plexus : plexus-container-default | jar | 2.1.1 |