MVN

org.gatein.common : common-mc

Maven & Gradle

Oct 05, 2011
5 usages

GateIn - Common component (mc)

<dependency>
    <groupId>org.gatein.common</groupId>
    <artifactId>common-mc</artifactId>
    <version>2.0.4-GA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gatein.common : common-mc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.4-GA
  • Latest Beta: 2.0.4-Beta03

All Versions

Choose a version of org.gatein.common : common-mc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
common-mc-2.0.4-GA
common-mc-2.0.4-Beta03
common-mc-2.0.4-Beta02
common-mc-2.0.4-Beta01
common-mc-2.0.3-GA
common-mc-2.0.2-GA
common-mc-2.0.1-GA
common-mc-2.0.0-GA
common-mc-2.0.0-CR03
common-mc-2.0.0-CR02
common-mc-2.0.0-CR1
common-mc-2.0.0-Beta03
common-mc-2.0.0-Beta02
common-mc-2.0.0-Beta01

How to add a dependency to Maven

Add the following org.gatein.common : common-mc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.gatein.common</groupId>
    <artifactId>common-mc</artifactId>
    <version>2.0.4-GA</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.gatein.common : common-mc gradle dependency to your build.gradle file:

implementation 'org.gatein.common:common-mc:2.0.4-GA'

Gradle Kotlin DSL: Add the following org.gatein.common : common-mc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.gatein.common:common-mc:2.0.4-GA")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.gatein.common : common-mc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.gatein.common" % "common-mc" % "2.0.4-GA"

Advertisement

Dependencies from Group

Mar 17, 2014
12 usages
3 stars
Mar 17, 2014
6 usages
3 stars
Oct 05, 2011
5 usages
Mar 17, 2014
4 stars

Discover Dependencies

May 02, 2007
3 usages
May 02, 2007
3 usages
Mar 21, 2015
2 usages
713 stars
May 20, 2010
1 usages
Nov 06, 2009
2 usages
Apr 15, 2011
2 usages
Jun 18, 2014
2 usages
5 stars