is not current version
Last Version 22.0.0.6

io.openliberty.features:features-bom 20.0.0.3

Open Liberty features bill of materials

GroupId

GroupId

io.openliberty.features
ArtifactId

ArtifactId

features-bom
Version

Version

20.0.0.3
Type

Type

pom

Download features-bom 20.0.0.3

Filename Size
features-bom-20.0.0.3.pom 108 KB
Browse

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