Last Version

jks-util 0.1.1

Manipulates JKS files

License

License

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

jks-util
Version

Version

0.1.1
Type

Type

jar
Description

Description

jks-util
Manipulates JKS files
Project URL

Project URL

http://github.com/davidmoten/jks-util

Download jks-util 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/jks-util/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>jks-util</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/jks-util/
implementation 'com.github.davidmoten:jks-util:0.1.1'
// https://jarcasting.com/artifacts/com.github.davidmoten/jks-util/
implementation ("com.github.davidmoten:jks-util:0.1.1")
'com.github.davidmoten:jks-util:jar:0.1.1'
<dependency org="com.github.davidmoten" name="jks-util" rev="0.1.1">
  <artifact name="jks-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='jks-util', version='0.1.1')
)
libraryDependencies += "com.github.davidmoten" % "jks-util" % "0.1.1"
[com.github.davidmoten/jks-util "0.1.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.davidmoten : guava-mini jar 0.1.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.github.davidmoten : junit-extras jar 0.4

Project Modules

There are no modules declared in this project.