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

Jar examples for c:cesecore-entity

Description

CE Security Core - Entities

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials