GateIn - Maven parent

Parent POM for GateIn components project.

License

License

GroupId

GroupId

org.gatein
ArtifactId

ArtifactId

gatein-parent
Last Version

Last Version

1.3.0.Final
Release Date

Release Date

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

How to add to project

<!-- 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.
org.gatein

GateIn

Versions

Version
1.3.0.Final
1.2.1.Final
1.2.0.Final
1.2.0.Beta01
1.2.0.Alpha04
1.2.0.Alpha03
1.2.0.Alpha02
1.2.0.Alpha01
1.1.0-GA
1.1.0-Beta02
1.1.0-Beta01
1.0.2-GA
1.0.1-GA
1.0.0-GA
1.0.0-Beta04
1.0.0-Beta03
1.0.0-Beta02
1.0.0-Beta01