is not current version
Last Version 1.11.0-01

org.sonatype.sisu:sisu-bundle-launcher-tomcat 1.8


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.sonatype.sisu
ArtifactId

ArtifactId

sisu-bundle-launcher-tomcat
Version

Version

1.8
Type

Type

jar

Download sisu-bundle-launcher-tomcat 1.8


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