MVN

io.fabric8.jube.images.fabric8 : tomcat

Maven & Gradle

Nov 16, 2014
27 stars

Jube :: Images :: Fabric8 :: Tomcat

<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>tomcat</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.jube.images.fabric8 : tomcat to add to Maven - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of io.fabric8.jube.images.fabric8 : tomcat to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
tomcat-2.0.5
tomcat-2.0.4
tomcat-2.0.3
tomcat-2.0.2
tomcat-2.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>tomcat</artifactId>
    <version>2.0.5</version>
</dependency>