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