Jar examples for c:commons-chain
An implementation of the GoF Chain of Responsibility pattern
You can download jar file commons-chain 1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add commons-chain-1.1.jar to your project.
<dependency> <groupId>commons-chain</groupId> <artifactId>commons-chain</artifactId> <version>1.1</version> </dependency>
compile group: 'commons-chain', name: 'commons-chain', version: '1.1'
libraryDependencies += "commons-chain" % "commons-chain" % "1.1"
<dependency org="commons-chain" name="commons-chain" rev="1.1"/>
@Grapes(@Grab(group='commons-chain', module='commons-chain', version='1.1'))
'commons-chain:commons-chain:jar:1.1'
Click the following link to download the jar file.
commons-chain-1.1-sources.jar