License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdcom.sap.cloud.sjb.cf |
ArtifactId | ArtifactIdcf-tomee-bom |
Last Version | Last Version1.51.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVersions control of SAP Java Buildpack dependencies
|
Filename | Size |
---|---|
cf-tomee-bom-1.51.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sap.cloud.sjb.cf/cf-tomee-bom/ -->
<dependency>
<groupId>com.sap.cloud.sjb.cf</groupId>
<artifactId>cf-tomee-bom</artifactId>
<version>1.51.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sjb.cf/cf-tomee-bom/
implementation 'com.sap.cloud.sjb.cf:cf-tomee-bom:1.51.0'
// https://jarcasting.com/artifacts/com.sap.cloud.sjb.cf/cf-tomee-bom/
implementation ("com.sap.cloud.sjb.cf:cf-tomee-bom:1.51.0")
'com.sap.cloud.sjb.cf:cf-tomee-bom:pom:1.51.0'
<dependency org="com.sap.cloud.sjb.cf" name="cf-tomee-bom" rev="1.51.0">
<artifact name="cf-tomee-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sjb.cf', module='cf-tomee-bom', version='1.51.0')
)
libraryDependencies += "com.sap.cloud.sjb.cf" % "cf-tomee-bom" % "1.51.0"
[com.sap.cloud.sjb.cf/cf-tomee-bom "1.51.0"]