License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.tomitribe |
ArtifactId | ArtifactIdkeystore-tool |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
keystore-tool-0.0.4.pom | |
keystore-tool-0.0.4.jar | 3 MB |
keystore-tool-0.0.4-sources.jar | 13 KB |
keystore-tool-0.0.4-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tomitribe/keystore-tool/ -->
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>keystore-tool</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/keystore-tool/
implementation 'org.tomitribe:keystore-tool:0.0.4'
// https://jarcasting.com/artifacts/org.tomitribe/keystore-tool/
implementation ("org.tomitribe:keystore-tool:0.0.4")
'org.tomitribe:keystore-tool:jar:0.0.4'
<dependency org="org.tomitribe" name="keystore-tool" rev="0.0.4">
<artifact name="keystore-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='keystore-tool', version='0.0.4')
)
libraryDependencies += "org.tomitribe" % "keystore-tool" % "0.0.4"
[org.tomitribe/keystore-tool "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |