is not current version
Last Version 5.0.0.Final

Lyo :: Store :: Core 5.0.0.alpha4

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.alpha4
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.alpha4


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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.lyo.oslc4j.core : oslc4j-core jar 5.0.0.alpha4
org.eclipse.lyo.oslc4j.core : oslc4j-jena-provider jar 5.0.0.alpha4
org.eclipse.lyo.core.query : oslc-query jar 5.0.0.alpha4
org.apache.jena : apache-jena-libs pom 4.4.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.slf4j : jcl-over-slf4j jar 1.7.36
org.apache.jena : jena-querybuilder jar 4.4.0
org.slf4j : slf4j-api jar 1.7.36
com.google.guava : guava jar 30.1.1-jre

provided (1)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5

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.