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