Last Version

jscep 2.5.4

Java implementation of the Simple Certificate Enrollment Protocol

License

License

MIT License
GroupId

GroupId

com.google.code.jscep
ArtifactId

ArtifactId

jscep
Version

Version

2.5.4
Type

Type

jar
Description

Description

jscep
Java implementation of the Simple Certificate Enrollment Protocol
Source Code Management

Source Code Management

https://github.com/seize-the-dave/jscep

Download jscep 2.5.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.51
org.slf4j : slf4j-api jar 1.7.1
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.7
net.jcip : jcip-annotations jar 1.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (8)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.hamcrest : hamcrest-all jar 1.3
org.eclipse.jetty : test-jetty-servlet jar 7.6.4.v20120524
org.slf4j : slf4j-log4j12 jar 1.7.1
log4j : log4j jar 1.2.17
org.mockito : mockito-all jar 1.9.0
org.apache.httpcomponents : httpclient jar 4.5.5
org.apache.httpcomponents : httpcore jar 4.4.9

Project Modules

There are no modules declared in this project.