License |
License |
---|---|
GroupId | GroupIdio.openliberty.features |
ArtifactId | ArtifactIdfeatures-bom |
Last Version | Last Version22.0.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpen Liberty features bill of materials
Open Liberty features bill of materials
|
Project URL |
Project URL |
Filename | Size |
---|---|
features-bom-22.0.0.6.pom | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openliberty.features/features-bom/ -->
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>features-bom</artifactId>
<version>22.0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.features/features-bom/
implementation 'io.openliberty.features:features-bom:22.0.0.6'
// https://jarcasting.com/artifacts/io.openliberty.features/features-bom/
implementation ("io.openliberty.features:features-bom:22.0.0.6")
'io.openliberty.features:features-bom:pom:22.0.0.6'
<dependency org="io.openliberty.features" name="features-bom" rev="22.0.0.6">
<artifact name="features-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.features', module='features-bom', version='22.0.0.6')
)
libraryDependencies += "io.openliberty.features" % "features-bom" % "22.0.0.6"
[io.openliberty.features/features-bom "22.0.0.6"]