is not current version
Last Version 1.2.0.Beta4

io.fabric8.runtime:fabric-runtime-container-tomcat-patch 1.1.0.CR3


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

io.fabric8.runtime
ArtifactId

ArtifactId

fabric-runtime-container-tomcat-patch
Version

Version

1.1.0.CR3
Type

Type

pom

Download fabric-runtime-container-tomcat-patch 1.1.0.CR3


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