Jar examples for c:cert-cvc
Library supporting the creation and parsing of CVC certificates.
You can download jar file cert-cvc 1.4.6 in this page.
LGPL license, Version 2.1
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'
Click the following link to download the jar file.
cert-cvc-1.4.6-javadoc.jar