is not current version
Last Version 5.0.0.Final

Lyo :: TRS :: Server 4.1.0.M1

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-server
Version

Version

4.1.0.M1
Type

Type

jar
Description

Description

Lyo :: TRS :: Server
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-server 4.1.0.M1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.lyo.oslc4j.core : oslc4j-core jar 4.1.0.M1
org.eclipse.lyo : oslc-trs jar 4.1.0.M1
org.eclipse.lyo.oslc4j.core : oslc4j-jena-provider jar 4.1.0.M1
org.slf4j : slf4j-api jar 1.7.32
javax.servlet : javax.servlet-api jar 3.1.0
commons-lang : commons-lang jar 2.6

provided (2)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
javax.inject : javax.inject jar 1

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.11.1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.25.1
org.glassfish.jersey.core : jersey-common jar 2.25.1
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.25.1
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.25.1
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jetty jar 2.25.1
org.slf4j : slf4j-simple jar 1.7.32
com.google.guava : guava jar 30.0-jre

Project Modules

There are no modules declared in this project.