License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.lyo |
ArtifactId | ArtifactIdoslc-trs |
Version | Version4.1.0.alpha1 |
Type | Typejar |
Description |
DescriptionLyo :: Core :: TRS
Software development kit to assist with TRS adoption.
|
Filename | Size |
---|---|
oslc-trs-4.1.0.alpha1.pom | |
oslc-trs-4.1.0.alpha1.jar | 17 KB |
oslc-trs-4.1.0.alpha1-sources.jar | 21 KB |
oslc-trs-4.1.0.alpha1-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.lyo/oslc-trs/ -->
<dependency>
<groupId>org.eclipse.lyo</groupId>
<artifactId>oslc-trs</artifactId>
<version>4.1.0.alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lyo/oslc-trs/
implementation 'org.eclipse.lyo:oslc-trs:4.1.0.alpha1'
// https://jarcasting.com/artifacts/org.eclipse.lyo/oslc-trs/
implementation ("org.eclipse.lyo:oslc-trs:4.1.0.alpha1")
'org.eclipse.lyo:oslc-trs:jar:4.1.0.alpha1'
<dependency org="org.eclipse.lyo" name="oslc-trs" rev="4.1.0.alpha1">
<artifact name="oslc-trs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lyo', module='oslc-trs', version='4.1.0.alpha1')
)
libraryDependencies += "org.eclipse.lyo" % "oslc-trs" % "4.1.0.alpha1"
[org.eclipse.lyo/oslc-trs "4.1.0.alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.lyo.oslc4j.core : oslc4j-core | jar | 4.1.0.alpha1 |
org.apache.jena : apache-jena-libs | pom | 3.16.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.lyo.oslc4j.core : oslc4j-jena-provider | jar | 4.1.0.alpha1 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.8.0 |