License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.lyo.oslc4j.core |
ArtifactId | ArtifactIdoslc4j-core |
Version | Version4.1.0.alpha1 |
Type | Typejar |
Description |
DescriptionLyo :: Core :: OSLC
Core components of the Eclipse Lyo OSLC4J SDK.
|
Filename | Size |
---|---|
oslc4j-core-4.1.0.alpha1.pom | |
oslc4j-core-4.1.0.alpha1.jar | 105 KB |
oslc4j-core-4.1.0.alpha1-sources.jar | 98 KB |
oslc4j-core-4.1.0.alpha1-javadoc.jar | 493 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.lyo.oslc4j.core/oslc4j-core/ -->
<dependency>
<groupId>org.eclipse.lyo.oslc4j.core</groupId>
<artifactId>oslc4j-core</artifactId>
<version>4.1.0.alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lyo.oslc4j.core/oslc4j-core/
implementation 'org.eclipse.lyo.oslc4j.core:oslc4j-core:4.1.0.alpha1'
// https://jarcasting.com/artifacts/org.eclipse.lyo.oslc4j.core/oslc4j-core/
implementation ("org.eclipse.lyo.oslc4j.core:oslc4j-core:4.1.0.alpha1")
'org.eclipse.lyo.oslc4j.core:oslc4j-core:jar:4.1.0.alpha1'
<dependency org="org.eclipse.lyo.oslc4j.core" name="oslc4j-core" rev="4.1.0.alpha1">
<artifact name="oslc4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lyo.oslc4j.core', module='oslc4j-core', version='4.1.0.alpha1')
)
libraryDependencies += "org.eclipse.lyo.oslc4j.core" % "oslc4j-core" % "4.1.0.alpha1"
[org.eclipse.lyo.oslc4j.core/oslc4j-core "4.1.0.alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.jena : apache-jena-libs | pom | 3.16.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
javax.xml.bind : jaxb-api | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.8.0 |
org.powermock : powermock-module-junit4 | jar | 1.6.5 |
org.powermock : powermock-api-mockito | jar | 1.6.5 |
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 |