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