Last Version

GateIn - Common 2.2.2.Final

Parent POM for GateIn components project.

License

License

GroupId

GroupId

org.gatein.common
ArtifactId

ArtifactId

common-parent
Version

Version

2.2.2.Final
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 2.2.2.Final


<!-- 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