MVN

commons-chain : commons-chain

Maven & Gradle

Nov 17, 2008
78 usages

Commons Chain · An implementation of the GoF Chain of Responsibility pattern

<dependency>
    <groupId>commons-chain</groupId>
    <artifactId>commons-chain</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of commons-chain : commons-chain to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of commons-chain : commons-chain to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
commons-chain-1.2
1.1
commons-chain-1.1
1.0
commons-chain-1.0

How to add a dependency to Maven

Add the following commons-chain : commons-chain maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>commons-chain</groupId>
    <artifactId>commons-chain</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following commons-chain : commons-chain gradle dependency to your build.gradle file:

implementation 'commons-chain:commons-chain:1.2'

Gradle Kotlin DSL: Add the following commons-chain : commons-chain gradle kotlin dependency to your build.gradle.kts file:

implementation("commons-chain:commons-chain:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following commons-chain : commons-chain sbt scala dependency to your build.sbt file:

libraryDependencies += "commons-chain" % "commons-chain" % "1.2"

Advertisement

Dependencies from Group

Nov 17, 2008
78 usages

Discover Dependencies

Oct 16, 2014
2 usages
3 stars
May 06, 2013
4.5k stars
Apr 28, 2014
1 usages
1 stars
Oct 09, 2013
22 usages
Feb 17, 2011
8 usages
Dec 06, 2005
34 usages
Dec 04, 2011
81 usages
Jan 05, 2009
9 usages