Last Version

Multiton pattern implementation 1.4.0

Implementation of the multiton pattern used in the test suites.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

multiton
Version

Version

1.4.0
Type

Type

jar
Description

Description

Multiton pattern implementation
Implementation of the multiton pattern used in the test suites.
Project URL

Project URL

http://ws.apache.org/axiom/
Project Organization

Project Organization

The Apache Software Foundation

Download multiton 1.4.0


<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/multiton/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>multiton</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/multiton/
implementation 'org.apache.ws.commons.axiom:multiton:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/multiton/
implementation ("org.apache.ws.commons.axiom:multiton:1.4.0")
'org.apache.ws.commons.axiom:multiton:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="multiton" rev="1.4.0">
  <artifact name="multiton" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='multiton', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "multiton" % "1.4.0"
[org.apache.ws.commons.axiom/multiton "1.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.