is not current version
Last Version 0.7.3

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

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.

Categories

Categories

Net
GroupId

GroupId

net.sf.itcb.common
ArtifactId

ArtifactId

itcb-common-web-root
Version

Version

0.7.1
Type

Type

pom

Download itcb-common-web-root 0.7.1


<!-- https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-web-root/ -->
<dependency>
    <groupId>net.sf.itcb.common</groupId>
    <artifactId>itcb-common-web-root</artifactId>
    <version>0.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-web-root/
implementation 'net.sf.itcb.common:itcb-common-web-root:0.7.1'
// https://jarcasting.com/artifacts/net.sf.itcb.common/itcb-common-web-root/
implementation ("net.sf.itcb.common:itcb-common-web-root:0.7.1")
'net.sf.itcb.common:itcb-common-web-root:pom:0.7.1'
<dependency org="net.sf.itcb.common" name="itcb-common-web-root" rev="0.7.1">
  <artifact name="itcb-common-web-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.itcb.common', module='itcb-common-web-root', version='0.7.1')
)
libraryDependencies += "net.sf.itcb.common" % "itcb-common-web-root" % "0.7.1"
[net.sf.itcb.common/itcb-common-web-root "0.7.1"]