is not current version
Last Version 5.0.0.Final

org.eclipse.lyo.oslc4j.server:lyo-server-build 4.1.0.RC


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.lyo.oslc4j.server
ArtifactId

ArtifactId

lyo-server-build
Version

Version

4.1.0.RC
Type

Type

pom

Download lyo-server-build 4.1.0.RC


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