Download cert-cvc-1.4.3.jar file - Jar c

Jar examples for c:cert-cvc

Description

Library supporting the creation and parsing of CVC certificates.

You can download jar file cert-cvc 1.4.3 in this page.

License

LGPL license, Version 2.1

Build File

You can use the following script to add cert-cvc-1.4.3.jar to your project.

<dependency>
   <groupId>org.ejbca.cvc</groupId>
   <artifactId>cert-cvc</artifactId>
   <version>1.4.3</version>
</dependency>
compile group: 'org.ejbca.cvc', name: 'cert-cvc', version: '1.4.3'
libraryDependencies += "org.ejbca.cvc" % "cert-cvc" % "1.4.3"
<dependency org="org.ejbca.cvc" name="cert-cvc" rev="1.4.3"/>
@Grapes(@Grab(group='org.ejbca.cvc', module='cert-cvc', version='1.4.3'))
'org.ejbca.cvc:cert-cvc:jar:1.4.3'

Download

Click the following link to download the jar file.

cert-cvc-1.4.3-javadoc.jar
cert-cvc-1.4.3-sources.jar
cert-cvc-1.4.3.jar
cert-cvc-1.4.3.pom



Related Tutorials