Last Version

GateIn - Common component (mc) 2.0.4-GA

Parent POM for GateIn components project.

License

License

GroupId

GroupId

org.gatein.common
ArtifactId

ArtifactId

common-mc
Version

Version

2.0.4-GA
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 2.0.4-GA


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