epcis-repository

EPCIS repository implementing the EPCglobal EPCIS spec

License

License

GroupId

GroupId

org.fosstrak.epcis
ArtifactId

ArtifactId

epcis-repository
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

war
Description

Description

epcis-repository
EPCIS repository implementing the EPCglobal EPCIS spec
Project URL

Project URL

http://www.fosstrak.org/epcis/epcis-repository

Download epcis-repository

How to add to project

<!-- https://jarcasting.com/artifacts/org.fosstrak.epcis/epcis-repository/ -->
<dependency>
    <groupId>org.fosstrak.epcis</groupId>
    <artifactId>epcis-repository</artifactId>
    <version>0.5.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.fosstrak.epcis/epcis-repository/
implementation 'org.fosstrak.epcis:epcis-repository:0.5.0'
// https://jarcasting.com/artifacts/org.fosstrak.epcis/epcis-repository/
implementation ("org.fosstrak.epcis:epcis-repository:0.5.0")
'org.fosstrak.epcis:epcis-repository:war:0.5.0'
<dependency org="org.fosstrak.epcis" name="epcis-repository" rev="0.5.0">
  <artifact name="epcis-repository" type="war" />
</dependency>
@Grapes(
@Grab(group='org.fosstrak.epcis', module='epcis-repository', version='0.5.0')
)
libraryDependencies += "org.fosstrak.epcis" % "epcis-repository" % "0.5.0"
[org.fosstrak.epcis/epcis-repository "0.5.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.fosstrak.epcis : epcis-commons jar 0.5.0
commons-logging : commons-logging jar 1.1.1
commons-fileupload : commons-fileupload jar 1.2.1
log4j : log4j jar 1.2.14
org.hibernate : hibernate jar 3.2.5.ga
org.springframework : spring-beans jar 2.5.1
org.springframework : spring-web jar 2.5.1
org.springframework : spring-jdbc jar 2.5.1
org.springframework : spring-orm jar 2.5.1
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.2.9
org.apache.cxf : cxf-rt-transports-http jar 2.2.9
org.apache.cxf : cxf-rt-transports-local jar 2.2.9
org.apache.cxf : cxf-rt-databinding-jaxb jar 2.2.9

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar [3.8,4)

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0