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

Jar examples for c:cesecore-common

Description

CE Security Core - Common

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials