Last Version

jSCEP API 1.0.0

Java implementation of the Simple Certificate Enrollment Protocol

License

License

MIT License
GroupId

GroupId

com.google.code.jscep
ArtifactId

ArtifactId

jscep-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

jSCEP API
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-api 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
bouncycastle : bcprov-jdk16 jar 140
commons-codec : commons-codec jar 1.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.4
org.easymock : easymockclassextension jar 2.2
org.eclipse.jetty : test-jetty-servlet jar 7.0.0.v20091005

Project Modules

There are no modules declared in this project.