GateIn - Common component (mc)

Parent POM for GateIn components project.

License

License

GroupId

GroupId

org.gatein.common
ArtifactId

ArtifactId

common-mc
Last Version

Last Version

2.0.4-GA
Release Date

Release Date

Type

Type

jar
Description

Description

GateIn - Common component (mc)
Parent POM for GateIn components project.
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.

Download common-mc

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.gatein.common : common-logging jar 2.0.4-GA
org.jboss.microcontainer : jboss-kernel jar
org.jboss.man : jboss-managed jar

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar

Project Modules

There are no modules declared in this project.

Versions

Version
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
2.0.0-Beta02
2.0.0-Beta01