cmpClient

Simple CMP Client to request or revoke a certificate using the CMP protocol, based on Bouncy Castle

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.trustable.cmp.client
ArtifactId

ArtifactId

cmpClient
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

cmpClient
Simple CMP Client to request or revoke a certificate using the CMP protocol, based on Bouncy Castle
Project URL

Project URL

https://github.com/kuehne-trustable-de/cmpClient
Source Code Management

Source Code Management

https://github.com/kuehne-trustable-de/cmpClient.git

Download cmpClient

How to add to project

<!-- https://jarcasting.com/artifacts/de.trustable.cmp.client/cmpClient/ -->
<dependency>
    <groupId>de.trustable.cmp.client</groupId>
    <artifactId>cmpClient</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.trustable.cmp.client/cmpClient/
implementation 'de.trustable.cmp.client:cmpClient:1.2.1'
// https://jarcasting.com/artifacts/de.trustable.cmp.client/cmpClient/
implementation ("de.trustable.cmp.client:cmpClient:1.2.1")
'de.trustable.cmp.client:cmpClient:jar:1.2.1'
<dependency org="de.trustable.cmp.client" name="cmpClient" rev="1.2.1">
  <artifact name="cmpClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.trustable.cmp.client', module='cmpClient', version='1.2.1')
)
libraryDependencies += "de.trustable.cmp.client" % "cmpClient" % "1.2.1"
[de.trustable.cmp.client/cmpClient "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.69
org.slf4j : slf4j-simple jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2