Download cesecore-common-6.8.0.jar file - Jar c

Jar examples for c:cesecore-common

Description

CE Security Core - Common

You can download jar file cesecore-common 6.8.0 in this page.

Build File

You can use the following script to add cesecore-common-6.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

cesecore-common-6.8.0-javadoc.jar
cesecore-common-6.8.0-sources.jar
cesecore-common-6.8.0.jar
cesecore-common-6.8.0.pom



Related Tutorials