is not current version
Last Version 1.1.6

ILCD API library 1.1.2

A Java library for Object-XML mapping of the ILCD data format.

License

License

GroupId

GroupId

com.okworx.ilcd
ArtifactId

ArtifactId

ilcd-api
Version

Version

1.1.2
Type

Type

jar
Description

Description

ILCD API library
A Java library for Object-XML mapping of the ILCD data format.
Project URL

Project URL

https://bitbucket.org/okusche/ilcd-api
Source Code Management

Source Code Management

https://bitbucket.org/okusche/ilcd-api.git

Download ilcd-api 1.1.2


<!-- https://jarcasting.com/artifacts/com.okworx.ilcd/ilcd-api/ -->
<dependency>
    <groupId>com.okworx.ilcd</groupId>
    <artifactId>ilcd-api</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.okworx.ilcd/ilcd-api/
implementation 'com.okworx.ilcd:ilcd-api:1.1.2'
// https://jarcasting.com/artifacts/com.okworx.ilcd/ilcd-api/
implementation ("com.okworx.ilcd:ilcd-api:1.1.2")
'com.okworx.ilcd:ilcd-api:jar:1.1.2'
<dependency org="com.okworx.ilcd" name="ilcd-api" rev="1.1.2">
  <artifact name="ilcd-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okworx.ilcd', module='ilcd-api', version='1.1.2')
)
libraryDependencies += "com.okworx.ilcd" % "ilcd-api" % "1.1.2"
[com.okworx.ilcd/ilcd-api "1.1.2"]

Dependencies

compile (7)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
com.sun.xml.bind : jaxb-impl jar 2.3.3
dom4j : dom4j jar 1.6.1
org.jdom : jdom jar 1.1.3
javax.activation : activation jar 1.1.1
de.schlichtherle : truezip jar 6.8.4
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.