GateIn - Common component (parent)


GroupId

GroupId

org.gatein.common
ArtifactId

ArtifactId

module-parent
Last Version

Last Version

2.0.0-Beta02
Release Date

Release Date

Type

Type

pom
Description

Description

GateIn - Common component (parent)

Download module-parent

How to add to project

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

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.

Versions

Version
2.0.0-Beta02
2.0.0-Beta01