is not current version
Last Version 2.5.1.Final

org.gatein.pc:pc-portlet 2.3.0-GA


GroupId

GroupId

org.gatein.pc
ArtifactId

ArtifactId

pc-portlet
Version

Version

2.3.0-GA
Type

Type

jar

Download pc-portlet 2.3.0-GA


<!-- https://jarcasting.com/artifacts/org.gatein.pc/pc-portlet/ -->
<dependency>
    <groupId>org.gatein.pc</groupId>
    <artifactId>pc-portlet</artifactId>
    <version>2.3.0-GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.gatein.pc/pc-portlet/
implementation 'org.gatein.pc:pc-portlet:2.3.0-GA'
// https://jarcasting.com/artifacts/org.gatein.pc/pc-portlet/
implementation ("org.gatein.pc:pc-portlet:2.3.0-GA")
'org.gatein.pc:pc-portlet:jar:2.3.0-GA'
<dependency org="org.gatein.pc" name="pc-portlet" rev="2.3.0-GA">
  <artifact name="pc-portlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gatein.pc', module='pc-portlet', version='2.3.0-GA')
)
libraryDependencies += "org.gatein.pc" % "pc-portlet" % "2.3.0-GA"
[org.gatein.pc/pc-portlet "2.3.0-GA"]