Last Version

Java PublicKeyStore Library 1.0.0

Light keystore implementation for managing and storing only PublicKeys in Java

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.publickey
ArtifactId

ArtifactId

public-key-store
Version

Version

1.0.0
Type

Type

jar
Description

Description

Java PublicKeyStore Library
Light keystore implementation for managing and storing only PublicKeys in Java
Project URL

Project URL

https://github.com/PublicKey/PublicKeyStore
Source Code Management

Source Code Management

https://github.com/PublicKey/PublicKeyStore.git

Download public-key-store 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.