Last Version

GateIn - Maven parent 1.3.0.Final

Parent POM for GateIn components project.

License

License

GroupId

GroupId

org.gatein
ArtifactId

ArtifactId

gatein-parent
Version

Version

1.3.0.Final
Type

Type

pom
Description

Description

GateIn - Maven parent
Parent POM for GateIn components project.
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/gatein/gatein-parent

Download gatein-parent 1.3.0.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.