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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.eclipse.lyo.server
Идентификатор

Идентификатор

oslc-ui-model
Последняя версия

Последняя версия

5.0.0.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.

Скачать oslc-ui-model

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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