jSCEP Client

Java implementation of the Simple Certificate Enrollment Protocol

License

License

MIT License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.google.code.jscep
ArtifactId

ArtifactId

jscep-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jSCEP Client
Java implementation of the Simple Certificate Enrollment Protocol
Source Code Management

Source Code Management

http://code.google.com/p/jscep/source/browse/tags/jscep-1.0.0

Download jscep-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.jscep : jscep-api jar 1.0.0
bouncycastle : bcprov-jdk16 jar 140

test (2)

Group / Artifact Type Version
junit : junit jar 4.4
org.easymock : easymockclassextension jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.20.7
0.20.6