MVN

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

Maven & Gradle

Sep 25, 2013

This module is the common portlet module. It defines the base on which the developements can be done by extending view, edit or help mode.

<dependency>
    <groupId>net.sf.itcb.common</groupId>
    <artifactId>itcb-common-web-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-web-root to add to Maven - Latest Versions:

  • Latest Stable: 0.7.3

All Versions

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

Version Vulnerabilities Updated
0.7.x
itcb-common-web-root-0.7.3
itcb-common-web-root-0.7.1
itcb-common-web-root-0.7.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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