is not current version
Last Version 0.2.1

org.microshed.boost.runtimes:openliberty 0.2.0


GroupId

GroupId

org.microshed.boost.runtimes
ArtifactId

ArtifactId

openliberty
Version

Version

0.2.0
Type

Type

jar

Download openliberty 0.2.0


<!-- https://jarcasting.com/artifacts/org.microshed.boost.runtimes/openliberty/ -->
<dependency>
    <groupId>org.microshed.boost.runtimes</groupId>
    <artifactId>openliberty</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microshed.boost.runtimes/openliberty/
implementation 'org.microshed.boost.runtimes:openliberty:0.2.0'
// https://jarcasting.com/artifacts/org.microshed.boost.runtimes/openliberty/
implementation ("org.microshed.boost.runtimes:openliberty:0.2.0")
'org.microshed.boost.runtimes:openliberty:jar:0.2.0'
<dependency org="org.microshed.boost.runtimes" name="openliberty" rev="0.2.0">
  <artifact name="openliberty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microshed.boost.runtimes', module='openliberty', version='0.2.0')
)
libraryDependencies += "org.microshed.boost.runtimes" % "openliberty" % "0.2.0"
[org.microshed.boost.runtimes/openliberty "0.2.0"]