is not current version
Last Version 9.0.1

com.kasisoft:com.kasisoft.pom.tomcat 8.5.13

POM providing dependencies of the tomcat container

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.kasisoft
ArtifactId

ArtifactId

com.kasisoft.pom.tomcat
Version

Version

8.5.13
Type

Type

pom

Download com.kasisoft.pom.tomcat 8.5.13


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