Jar examples for m:multiton
Implementation of the multiton pattern used in the test suites.
You can download jar file multiton 1.2.20 in this page.
Apache License
You can use the following script to add multiton-1.2.20.jar to your project.
<dependency> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>multiton</artifactId> <version>1.2.20</version> </dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'multiton', version: '1.2.20'
libraryDependencies += "org.apache.ws.commons.axiom" % "multiton" % "1.2.20"
<dependency org="org.apache.ws.commons.axiom" name="multiton" rev="1.2.20"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='multiton', version='1.2.20'))
'org.apache.ws.commons.axiom:multiton:jar:1.2.20'
Click the following link to download the jar file.
multiton-1.2.20-javadoc.jar