is not current version
Last Version 1.1.10

ILCD Service API library 1.1.4

A Java library for interaction with soda4LCA's REST API

License

License

GroupId

GroupId

com.okworx.ilcd
ArtifactId

ArtifactId

ilcd-service-api
Version

Version

1.1.4
Type

Type

jar
Description

Description

ILCD Service API library
A Java library for interaction with soda4LCA's REST API
Project URL

Project URL

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

Source Code Management

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

Download ilcd-service-api 1.1.4


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

Dependencies

compile (16)

Group / Artifact Type Version
com.okworx.ilcd : ilcd-api jar 1.1.4
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
com.sun.xml.bind : jaxb-impl jar 2.3.3
commons-codec : commons-codec jar 1.10
commons-collections : commons-collections jar 3.2.2
commons-httpclient : commons-httpclient jar 3.1
commons-logging : commons-logging jar 1.0.4
org.jdom : jdom jar 1.1.3
javax.activation : activation jar 1.1.1
com.sun.jersey : jersey-bundle jar 1.19.3
com.sun.jersey.contribs : jersey-multipart jar 1.19.3
com.sun.jersey.contribs : jersey-apache-client jar 1.19.3
org.jvnet : mimepull jar 1.3
de.schlichtherle : truezip jar 6.8.4
log4j : log4j jar 1.2.17
xml-resolver : xml-resolver jar 1.2

test (2)

Group / Artifact Type Version
xerces : xercesImpl jar 2.11.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.