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