is not current version
Last Version 0.6.3

net.sf.itcb.common:itcb-common-portlet 0.6.0-RC12

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-portlet
Version

Version

0.6.0-RC12
Type

Type

jar

Download itcb-common-portlet 0.6.0-RC12


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