Download cert-cvc-1.4.6.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.6 in this page.

License

LGPL license, Version 2.1

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials