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

Jar examples for c:cesecore-entity

Description

CE Security Core - Entities

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials