MVN

io.fabric8.jube : jube-buildtools

Maven & Gradle

Jun 17, 2015
27 stars

Jube :: Buildtools · The build tools for the Jube project

<dependency>
    <groupId>io.fabric8.jube</groupId>
    <artifactId>jube-buildtools</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.jube : jube-buildtools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of io.fabric8.jube : jube-buildtools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jube-buildtools-2.2.0
2.1.x
jube-buildtools-2.1.11
jube-buildtools-2.1.5
jube-buildtools-2.1.4
jube-buildtools-2.1.2
2.0.x
jube-buildtools-2.0.48
jube-buildtools-2.0.47
jube-buildtools-2.0.46
jube-buildtools-2.0.45
jube-buildtools-2.0.44
jube-buildtools-2.0.43
jube-buildtools-2.0.42
jube-buildtools-2.0.41
jube-buildtools-2.0.40
jube-buildtools-2.0.39
jube-buildtools-2.0.38
jube-buildtools-2.0.37
jube-buildtools-2.0.36
jube-buildtools-2.0.35
jube-buildtools-2.0.34
jube-buildtools-2.0.33
jube-buildtools-2.0.32
jube-buildtools-2.0.31
jube-buildtools-2.0.30
jube-buildtools-2.0.29
jube-buildtools-2.0.28
jube-buildtools-2.0.27
jube-buildtools-2.0.26
jube-buildtools-2.0.25
jube-buildtools-2.0.24
jube-buildtools-2.0.23
jube-buildtools-2.0.21
jube-buildtools-2.0.20
jube-buildtools-2.0.19
jube-buildtools-2.0.18
jube-buildtools-2.0.17
jube-buildtools-2.0.16
jube-buildtools-2.0.15
jube-buildtools-2.0.14
jube-buildtools-2.0.13
jube-buildtools-2.0.12
jube-buildtools-2.0.11
jube-buildtools-2.0.10
jube-buildtools-2.0.9
jube-buildtools-2.0.8
jube-buildtools-2.0.7
jube-buildtools-2.0.6
jube-buildtools-2.0.5
jube-buildtools-2.0.4
jube-buildtools-2.0.3
jube-buildtools-2.0.2
jube-buildtools-2.0.1
jube-buildtools-2.0.0

How to add a dependency to Maven

Add the following io.fabric8.jube : jube-buildtools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.fabric8.jube</groupId>
    <artifactId>jube-buildtools</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fabric8.jube : jube-buildtools gradle dependency to your build.gradle file:

implementation 'io.fabric8.jube:jube-buildtools:2.2.0'

Gradle Kotlin DSL: Add the following io.fabric8.jube : jube-buildtools gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fabric8.jube:jube-buildtools:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fabric8.jube : jube-buildtools sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fabric8.jube" % "jube-buildtools" % "2.2.0"

Advertisement

Dependencies from Group

Jun 17, 2015
5 usages
27 stars
Jun 17, 2015
4 usages
27 stars
Jun 17, 2015
2 usages
27 stars
Jun 17, 2015
1 usages
27 stars
war
Jun 17, 2015
27 stars

Discover Dependencies