Last Version

Lyo :: TRS :: Client :: Client library 5.0.0.Final

The Eclipse Lyo project is focused on providing an SDK to enable adoption of OSLC specifications. OSLC (Open Services for Lifecycle Collaboration) is an open community dedicated to reducing barriers for lifecycle tool integration. The community authors specifications for exposing lifecycle artifacts through uniform (REST) interfaces and relying on Internet and Linked Data standards.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.lyo.trs
ArtifactId

ArtifactId

trs-client
Version

Version

5.0.0.Final
Type

Type

jar
Description

Description

Lyo :: TRS :: Client :: Client library
The Eclipse Lyo project is focused on providing an SDK to enable adoption of OSLC specifications. OSLC (Open Services for Lifecycle Collaboration) is an open community dedicated to reducing barriers for lifecycle tool integration. The community authors specifications for exposing lifecycle artifacts through uniform (REST) interfaces and relying on Internet and Linked Data standards.

Download trs-client 5.0.0.Final


<!-- https://jarcasting.com/artifacts/org.eclipse.lyo.trs/trs-client/ -->
<dependency>
    <groupId>org.eclipse.lyo.trs</groupId>
    <artifactId>trs-client</artifactId>
    <version>5.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lyo.trs/trs-client/
implementation 'org.eclipse.lyo.trs:trs-client:5.0.0.Final'
// https://jarcasting.com/artifacts/org.eclipse.lyo.trs/trs-client/
implementation ("org.eclipse.lyo.trs:trs-client:5.0.0.Final")
'org.eclipse.lyo.trs:trs-client:jar:5.0.0.Final'
<dependency org="org.eclipse.lyo.trs" name="trs-client" rev="5.0.0.Final">
  <artifact name="trs-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lyo.trs', module='trs-client', version='5.0.0.Final')
)
libraryDependencies += "org.eclipse.lyo.trs" % "trs-client" % "5.0.0.Final"
[org.eclipse.lyo.trs/trs-client "5.0.0.Final"]

Dependencies

compile (11)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.lyo : oslc-trs jar 5.0.0.Final
org.eclipse.lyo.oslc4j.core : oslc4j-core jar 5.0.0.Final
org.apache.jena : apache-jena-libs pom 4.5.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : jcl-over-slf4j jar 1.7.36
org.slf4j : slf4j-api jar 1.7.36
org.eclipse.lyo.clients : oslc-client jar 5.0.0.Final
com.google.guava : guava jar 31.1-jre
org.eclipse.rdf4j : rdf4j-repository-sparql jar 2.5.3
org.glassfish.jersey.core : jersey-client jar 2.35

provided (1)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.