ILCD Service API library

A Java library for interaction with soda4LCA's REST API

License

License

GroupId

GroupId

com.okworx.ilcd
ArtifactId

ArtifactId

ilcd-service-api
Last Version

Last Version

1.1.10
Release Date

Release Date

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

How to add to project

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

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.1
org.apache.logging.log4j : log4j-core jar 2.17.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3