Lyo :: Server:: OSLC UI model classes

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.server
ArtifactId

ArtifactId

oslc-ui-model
Last Version

Last Version

5.0.0.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Lyo :: Server:: OSLC UI model classes
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-ui-model

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.lyo.oslc4j.core : oslc4j-core jar 5.0.0.Final
com.fasterxml.jackson.core : jackson-core jar
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0.Final
5.0.0.CR
5.0.0.alpha4
5.0.0.alpha3
5.0.0.alpha2
5.0.0.alpha1
4.1.0
4.1.0.RC
4.1.0.M1
4.1.0.alpha1