License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdorg.eclipse.lyo.oslc4j.core |
ArtifactId | ArtifactIdoslc4j-jena-provider |
Version | Version4.1.0.M1 |
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>4.1.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lyo.oslc4j.core/oslc4j-jena-provider/
implementation 'org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:4.1.0.M1'
// https://jarcasting.com/artifacts/org.eclipse.lyo.oslc4j.core/oslc4j-jena-provider/
implementation ("org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:4.1.0.M1")
'org.eclipse.lyo.oslc4j.core:oslc4j-jena-provider:jar:4.1.0.M1'
<dependency org="org.eclipse.lyo.oslc4j.core" name="oslc4j-jena-provider" rev="4.1.0.M1">
<artifact name="oslc4j-jena-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lyo.oslc4j.core', module='oslc4j-jena-provider', version='4.1.0.M1')
)
libraryDependencies += "org.eclipse.lyo.oslc4j.core" % "oslc4j-jena-provider" % "4.1.0.M1"
[org.eclipse.lyo.oslc4j.core/oslc4j-jena-provider "4.1.0.M1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.lyo.oslc4j.core : oslc4j-core | jar | 4.1.0.M1 |
io.github.classgraph : classgraph | jar | 4.8.90 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.jena : apache-jena-libs | pom | 3.16.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.1 |
org.assertj : assertj-core | jar | 3.8.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 |