Categories |
CategoriesTomcat Container Application Servers |
---|---|
GroupId | GroupIdcom.kasisoft |
ArtifactId | ArtifactIdcom.kasisoft.pom.tomcat |
Version | Version8.5.20 |
Type | Typepom |
Filename | Size |
---|---|
com.kasisoft.pom.tomcat-8.5.20.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kasisoft/com.kasisoft.pom.tomcat/ -->
<dependency>
<groupId>com.kasisoft</groupId>
<artifactId>com.kasisoft.pom.tomcat</artifactId>
<version>8.5.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kasisoft/com.kasisoft.pom.tomcat/
implementation 'com.kasisoft:com.kasisoft.pom.tomcat:8.5.20'
// https://jarcasting.com/artifacts/com.kasisoft/com.kasisoft.pom.tomcat/
implementation ("com.kasisoft:com.kasisoft.pom.tomcat:8.5.20")
'com.kasisoft:com.kasisoft.pom.tomcat:pom:8.5.20'
<dependency org="com.kasisoft" name="com.kasisoft.pom.tomcat" rev="8.5.20">
<artifact name="com.kasisoft.pom.tomcat" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kasisoft', module='com.kasisoft.pom.tomcat', version='8.5.20')
)
libraryDependencies += "com.kasisoft" % "com.kasisoft.pom.tomcat" % "8.5.20"
[com.kasisoft/com.kasisoft.pom.tomcat "8.5.20"]