is not current version
Last Version 5.0.0.Final

Lyo :: Core :: Jena Provider 5.0.0.alpha2

JAX-RS provider for reading and writing RDF content using the Eclipse Lyo OSLC4J SDK.

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.eclipse.lyo.oslc4j.core
ArtifactId

ArtifactId

oslc4j-jena-provider
Version

Version

5.0.0.alpha2
Type

Type

jar
Description

Description

Lyo :: Core :: Jena Provider
JAX-RS provider for reading and writing RDF content using the Eclipse Lyo OSLC4J SDK.

Download oslc4j-jena-provider 5.0.0.alpha2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.eclipse.lyo.oslc4j.core : oslc4j-core jar 5.0.0.alpha2
io.github.classgraph : classgraph jar 4.8.90
org.slf4j : slf4j-api jar 1.7.32
org.apache.jena : apache-jena-libs pom 4.1.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.slf4j : slf4j-simple jar 1.7.32
org.glassfish.jersey.containers : jersey-container-servlet jar 2.25.1
org.glassfish.jersey.core : jersey-server jar 2.25.1
org.glassfish.jersey.core : jersey-common jar 2.25.1

Project Modules

There are no modules declared in this project.