License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdorg.eclipse.lyo.oslc4j.core |
ArtifactId | ArtifactIdoslc4j-jena-provider |
Version | Version5.0.0.alpha2 |
Type | Typejar |
Description |
DescriptionLyo :: Core :: Jena Provider
JAX-RS provider for reading and writing RDF content using the Eclipse Lyo OSLC4J SDK.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.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 |