License |
License |
---|---|
Categories |
CategoriesWebSphere Container Application Servers |
GroupId | GroupIdcom.ibm.websphere.appserver.features |
ArtifactId | ArtifactIdfeatures-bom |
Last Version | Last Version22.0.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWebSphere Liberty features bill of materials
WebSphere Liberty features bill of materials
|
Filename | Size |
---|---|
features-bom-22.0.0.6.pom | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.websphere.appserver.features/features-bom/ -->
<dependency>
<groupId>com.ibm.websphere.appserver.features</groupId>
<artifactId>features-bom</artifactId>
<version>22.0.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.websphere.appserver.features/features-bom/
implementation 'com.ibm.websphere.appserver.features:features-bom:22.0.0.6'
// https://jarcasting.com/artifacts/com.ibm.websphere.appserver.features/features-bom/
implementation ("com.ibm.websphere.appserver.features:features-bom:22.0.0.6")
'com.ibm.websphere.appserver.features:features-bom:pom:22.0.0.6'
<dependency org="com.ibm.websphere.appserver.features" name="features-bom" rev="22.0.0.6">
<artifact name="features-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ibm.websphere.appserver.features', module='features-bom', version='22.0.0.6')
)
libraryDependencies += "com.ibm.websphere.appserver.features" % "features-bom" % "22.0.0.6"
[com.ibm.websphere.appserver.features/features-bom "22.0.0.6"]