GateIn - Common

Parent POM for GateIn components project.

License

License

GroupId

GroupId

org.gatein.common
ArtifactId

ArtifactId

common-parent
Last Version

Last Version

2.2.2.Final
Release Date

Release Date

Type

Type

pom
Description

Description

GateIn - Common
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-common

Download common-parent

How to add to project

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

Dependencies

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

Project Modules

  • logging
  • common
org.gatein.common

GateIn

Versions

Version
2.2.2.Final
2.2.1.Final
2.2.0.Final
2.2.0.Beta01
2.1.1.Final
2.1.0.Final
2.1.0.Beta01
2.1.0.Alpha05
2.1.0.Alpha04
2.1.0.Alpha03
2.1.0.Alpha02
2.1.0.Alpha01
2.0.4-GA
2.0.4-Beta03
2.0.4-Beta02
2.0.4-Beta01
2.0.3-GA
2.0.2-GA
2.0.1-GA
2.0.0-GA
2.0.0-CR03
2.0.0-CR02
2.0.0-CR1
2.0.0-Beta03