is not current version
Last Version 1.1.10

ILCD Service API library 1.1.8

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.8
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.8


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

Dependencies

compile (9)

Group / Artifact Type Version
com.okworx.ilcd : ilcd-api jar 1.1.6
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.3
com.sun.xml.bind : jaxb-impl jar 2.3.3
commons-collections : commons-collections jar 3.2.2
com.sun.jersey : jersey-bundle jar 1.19.4
com.sun.jersey.contribs : jersey-multipart jar 1.19.4
com.sun.jersey.contribs : jersey-apache-client jar 1.19.4
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.