is not current version
Last Version 1.2.0.Beta4

io.fabric8.runtime:fabric-runtime-container-tomcat-webapp 1.1.0.CR2


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

io.fabric8.runtime
ArtifactId

ArtifactId

fabric-runtime-container-tomcat-webapp
Version

Version

1.1.0.CR2
Type

Type

war

Download fabric-runtime-container-tomcat-webapp 1.1.0.CR2


<!-- https://jarcasting.com/artifacts/io.fabric8.runtime/fabric-runtime-container-tomcat-webapp/ -->
<dependency>
    <groupId>io.fabric8.runtime</groupId>
    <artifactId>fabric-runtime-container-tomcat-webapp</artifactId>
    <version>1.1.0.CR2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.runtime/fabric-runtime-container-tomcat-webapp/
implementation 'io.fabric8.runtime:fabric-runtime-container-tomcat-webapp:1.1.0.CR2'
// https://jarcasting.com/artifacts/io.fabric8.runtime/fabric-runtime-container-tomcat-webapp/
implementation ("io.fabric8.runtime:fabric-runtime-container-tomcat-webapp:1.1.0.CR2")
'io.fabric8.runtime:fabric-runtime-container-tomcat-webapp:war:1.1.0.CR2'
<dependency org="io.fabric8.runtime" name="fabric-runtime-container-tomcat-webapp" rev="1.1.0.CR2">
  <artifact name="fabric-runtime-container-tomcat-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.runtime', module='fabric-runtime-container-tomcat-webapp', version='1.1.0.CR2')
)
libraryDependencies += "io.fabric8.runtime" % "fabric-runtime-container-tomcat-webapp" % "1.1.0.CR2"
[io.fabric8.runtime/fabric-runtime-container-tomcat-webapp "1.1.0.CR2"]