Last Version

jscep API 1.3

Java implementation of the Simple Certificate Enrollment Protocol

License

License

MIT License
GroupId

GroupId

com.google.code.jscep
ArtifactId

ArtifactId

api
Version

Version

1.3
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.3/browse

Download api 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk16 jar 1.45
org.bouncycastle : bcmail-jdk16 jar 1.45
org.slf4j : slf4j-api jar 1.6.1
com.google.guava : guava jar r09

test (4)

Group / Artifact Type Version
org.eclipse.jetty : test-jetty-servlet jar 7.0.0.v20091005
junit : junit jar 4.4
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.