Multiton pattern implementation

Implementation of the multiton pattern used in the test suites.

Лицензия

Лицензия

Группа

Группа

org.apache.ws.commons.axiom
Идентификатор

Идентификатор

multiton
Последняя версия

Последняя версия

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Multiton pattern implementation
Implementation of the multiton pattern used in the test suites.
Ссылка на сайт

Ссылка на сайт

http://ws.apache.org/axiom/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать multiton

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.0
1.3.0
1.2.22
1.2.21
1.2.20
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15