j

jaxb2-epcis

Generated JAXB2 classes based on the GS1 EPCIS specification
https://github.com/ethlo/jaxb2-epcis
Apache License, Version 2.0
Morten Haraldsen
Files download
File Operation
jaxb2-epcis-1.2.2.jar download
jaxb2-epcis-1.2.2.pom download
jaxb2-epcis-1.2.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.ethlo.gs1</groupId>
  <artifactId>jaxb2-epcis</artifactId>
  <version>1.2.2</version>
</dependency>
Gradle Groovy
implementation 'com.ethlo.gs1:jaxb2-epcis:1.2.2'
Gradle Kotlin
implementation("com.ethlo.gs1:jaxb2-epcis:1.2.2")
Scala SBT
libraryDependencies += "com.ethlo.gs1" % "jaxb2-epcis" % "1.2.2"
Groovy Grape
@Grapes(
  @Grab(group='com.ethlo.gs1', module='jaxb2-epcis', version='1.2.2')
)
Apache Ivy
<dependency org="com.ethlo.gs1" name="jaxb2-epcis" rev="1.2.2" />
Leiningen
[com.ethlo.gs1/jaxb2-epcis "1.2.2"]
Apache Buildr
'com.ethlo.gs1:jaxb2-epcis:jar:1.2.2'