is not current version
Last Version 2.5.1.Final

org.gatein.pc:pc-parent 2.2.0-GA


GroupId

GroupId

org.gatein.pc
ArtifactId

ArtifactId

pc-parent
Version

Version

2.2.0-GA
Type

Type

pom

Download pc-parent 2.2.0-GA

Filename Size
pc-parent-2.2.0-GA.pom 9 KB
Browse

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