is not current version
Last Version 0.1.2

io.openliberty.boost:boost-maven-parent 0.1


Categories

Categories

Maven Build Tools
GroupId

GroupId

io.openliberty.boost
ArtifactId

ArtifactId

boost-maven-parent
Version

Version

0.1
Type

Type

pom

Download boost-maven-parent 0.1


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