is not current version
Last Version 5.0.0.Final

Lyo :: Store :: Core 4.1.0.M1

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

4.1.0.M1
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 4.1.0.M1


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

Dependencies

compile (8)

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

test (3)

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

Project Modules

There are no modules declared in this project.