Last Version

Lyo :: Domains 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 Doma Data ORM
GroupId

GroupId

org.eclipse.lyo
ArtifactId

ArtifactId

oslc-domains
Version

Version

5.0.0.Final
Type

Type

jar
Description

Description

Lyo :: Domains
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 oslc-domains 5.0.0.Final


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

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.lyo.oslc4j.core : oslc4j-core jar 5.0.0.Final

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp.jstl : javax.servlet.jsp.jstl-api jar 1.2.2

Project Modules

There are no modules declared in this project.