is not current version
Last Version 5.0.0.Final

Lyo :: TRS :: Client :: Client library 4.1.0

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

4.1.0
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 4.1.0


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

Dependencies

compile (10)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.lyo : oslc-trs jar 4.1.0
org.eclipse.lyo.oslc4j.core : oslc4j-core jar 4.1.0
org.apache.jena : apache-jena-libs pom 3.16.0
org.slf4j : slf4j-api jar 1.7.32
org.eclipse.lyo.clients : oslc-client jar 4.1.0
com.google.guava : guava jar 30.0-jre
org.eclipse.rdf4j : rdf4j-repository-sparql jar 2.5.3
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.slf4j : slf4j-log4j12 jar 1.7.32
com.j2bugzilla : j2bugzilla jar 2.2.1
org.jetbrains.kotlin : kotlin-test jar 1.5.10

Project Modules

There are no modules declared in this project.