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