is not current version
Last Version 1.8.31

com.sap.cloud.sjb.xs:xs-tomcat-bom 1.8.21


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.sap.cloud.sjb.xs
ArtifactId

ArtifactId

xs-tomcat-bom
Version

Version

1.8.21
Type

Type

pom

Download xs-tomcat-bom 1.8.21

Filename Size
xs-tomcat-bom-1.8.21.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sap.cloud.sjb.xs/xs-tomcat-bom/ -->
<dependency>
    <groupId>com.sap.cloud.sjb.xs</groupId>
    <artifactId>xs-tomcat-bom</artifactId>
    <version>1.8.21</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.sjb.xs/xs-tomcat-bom/
implementation 'com.sap.cloud.sjb.xs:xs-tomcat-bom:1.8.21'
// https://jarcasting.com/artifacts/com.sap.cloud.sjb.xs/xs-tomcat-bom/
implementation ("com.sap.cloud.sjb.xs:xs-tomcat-bom:1.8.21")
'com.sap.cloud.sjb.xs:xs-tomcat-bom:pom:1.8.21'
<dependency org="com.sap.cloud.sjb.xs" name="xs-tomcat-bom" rev="1.8.21">
  <artifact name="xs-tomcat-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.sjb.xs', module='xs-tomcat-bom', version='1.8.21')
)
libraryDependencies += "com.sap.cloud.sjb.xs" % "xs-tomcat-bom" % "1.8.21"
[com.sap.cloud.sjb.xs/xs-tomcat-bom "1.8.21"]