MVN

net.sf.itcb.common : itcb-common-root

Maven & Gradle

Sep 25, 2013

itcb-common-root · This module is the reactor of all common itcb modules. It defines general dependencies.

<dependency>
    <groupId>net.sf.itcb.common</groupId>
    <artifactId>itcb-common-root</artifactId>
    <version>0.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.itcb.common : itcb-common-root to add to Maven - Latest Versions:

  • Latest Stable: 0.7.3
  • Latest Release Candidate: 0.6.0-RC14

All Versions

Choose a version of net.sf.itcb.common : itcb-common-root to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
itcb-common-root-0.7.3
itcb-common-root-0.7.1
itcb-common-root-0.7.0
0.6.x
itcb-common-root-0.6.3
itcb-common-root-0.6.1
itcb-common-root-0.6.0
itcb-common-root-0.6.0-RC14
itcb-common-root-0.6.0-RC13
itcb-common-root-0.6.0-RC12
itcb-common-root-0.6.0-RC11
itcb-common-root-0.6.0-RC10
itcb-common-root-0.6.0-RC9
itcb-common-root-0.6.0-RC8
itcb-common-root-0.6.0-RC7
itcb-common-root-0.6.0-RC2
itcb-common-root-0.6.0-RC1
0.5.x
itcb-common-root-0.5.0
0.4.x
itcb-common-root-0.4.7
itcb-common-root-0.4.6
itcb-common-root-0.4.5
itcb-common-root-0.4.4
itcb-common-root-0.4.3
itcb-common-root-0.4.1
itcb-common-root-0.4.0
0.3.x
itcb-common-root-0.3.3
itcb-common-root-0.3.2
itcb-common-root-0.3.1
itcb-common-root-0.3.0
0.2.x
itcb-common-root-0.2.2
itcb-common-root-0.2.1
itcb-common-root-0.2.0
0.1.x
itcb-common-root-0.1.3
itcb-common-root-0.1.2
itcb-common-root-0.1.1
itcb-common-root-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.itcb.common</groupId>
    <artifactId>itcb-common-root</artifactId>
    <version>0.7.3</version>
</dependency>

Advertisement