Download epcis-commons-0.5.0.jar file - Jar e

Jar examples for e:epcis-commons

Description

EPCIS repository implementing the EPCglobal EPCIS spec

You can download jar file epcis-commons 0.5.0 in this page.

Build File

You can use the following script to add epcis-commons-0.5.0.jar to your project.

<dependency>
   <groupId>org.fosstrak.epcis</groupId>
   <artifactId>epcis-commons</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'org.fosstrak.epcis', name: 'epcis-commons', version: '0.5.0'
libraryDependencies += "org.fosstrak.epcis" % "epcis-commons" % "0.5.0"
<dependency org="org.fosstrak.epcis" name="epcis-commons" rev="0.5.0"/>
@Grapes(@Grab(group='org.fosstrak.epcis', module='epcis-commons', version='0.5.0'))
'org.fosstrak.epcis:epcis-commons:jar:0.5.0'

Download

Click the following link to download the jar file.

epcis-commons-0.5.0-javadoc.jar
epcis-commons-0.5.0-sources.jar
epcis-commons-0.5.0.jar
epcis-commons-0.5.0.pom



Related Tutorials