is not current version
Last Version 5.0.0.Final

org.eclipse.lyo.oslc4j.core:oslc4j-utils 5.0.0.CR

Additional utilities such as the OSLC4J Marshaller and Unmarshaller

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.lyo.oslc4j.core
ArtifactId

ArtifactId

oslc4j-utils
Version

Version

5.0.0.CR
Type

Type

jar

Download oslc4j-utils 5.0.0.CR


<!-- https://jarcasting.com/artifacts/org.eclipse.lyo.oslc4j.core/oslc4j-utils/ -->
<dependency>
    <groupId>org.eclipse.lyo.oslc4j.core</groupId>
    <artifactId>oslc4j-utils</artifactId>
    <version>5.0.0.CR</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.lyo.oslc4j.core/oslc4j-utils/
implementation 'org.eclipse.lyo.oslc4j.core:oslc4j-utils:5.0.0.CR'
// https://jarcasting.com/artifacts/org.eclipse.lyo.oslc4j.core/oslc4j-utils/
implementation ("org.eclipse.lyo.oslc4j.core:oslc4j-utils:5.0.0.CR")
'org.eclipse.lyo.oslc4j.core:oslc4j-utils:jar:5.0.0.CR'
<dependency org="org.eclipse.lyo.oslc4j.core" name="oslc4j-utils" rev="5.0.0.CR">
  <artifact name="oslc4j-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.lyo.oslc4j.core', module='oslc4j-utils', version='5.0.0.CR')
)
libraryDependencies += "org.eclipse.lyo.oslc4j.core" % "oslc4j-utils" % "5.0.0.CR"
[org.eclipse.lyo.oslc4j.core/oslc4j-utils "5.0.0.CR"]