Last Version

Lyo :: _Parent 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
GroupId

GroupId

org.eclipse.lyo
ArtifactId

ArtifactId

lyo-parent
Version

Version

5.0.0.Final
Type

Type

pom
Description

Description

Lyo :: _Parent
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.
Project URL

Project URL

https://eclipse.org/lyo
Source Code Management

Source Code Management

https://github.com/eclipse/lyo

Download lyo-parent 5.0.0.Final

Filename Size
lyo-parent-5.0.0.Final.pom 21 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core/oslc4j-core-build
  • domains/oslc-domains
  • client
  • server
  • trs/server
  • trs/client
  • store