is not current version
Last Version 5.0.0.Final

Lyo :: Store :: Core 5.0.0.alpha2

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

ArtifactId

store-core
Version

Version

5.0.0.alpha2
Type

Type

jar
Description

Description

Lyo :: Store :: Core
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 store-core 5.0.0.alpha2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.eclipse.lyo.oslc4j.core : oslc4j-core jar 5.0.0.alpha2
org.eclipse.lyo.oslc4j.core : oslc4j-jena-provider jar 5.0.0.alpha2
org.eclipse.lyo.core.query : oslc-query jar 5.0.0.alpha2
org.apache.jena : apache-jena-libs pom 4.1.0
org.apache.jena : jena-querybuilder jar 4.1.0
org.slf4j : slf4j-api jar 1.7.32
com.google.guava : guava jar 30.0-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

Project Modules

There are no modules declared in this project.