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

composite-specification 1.3.5

The Composite Specification Pattern is a particular implementation of the "Specification" design pattern, whereby business logic can be recombined by stringing business logic together with Boolean logic.

Лицензия

Лицензия

Группа

Группа

com.araguacaima
Идентификатор

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

composite-specification
Версия

Версия

1.3.5
Тип

Тип

jar
Описание

Описание

composite-specification
The Composite Specification Pattern is a particular implementation of the "Specification" design pattern, whereby business logic can be recombined by stringing business logic together with Boolean logic.
Ссылка на сайт

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

http://maven.apache.org

Скачать composite-specification 1.3.5


<!-- https://jarcasting.com/artifacts/com.araguacaima/composite-specification/ -->
<dependency>
    <groupId>com.araguacaima</groupId>
    <artifactId>composite-specification</artifactId>
    <version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.araguacaima/composite-specification/
implementation 'com.araguacaima:composite-specification:1.3.5'
// https://jarcasting.com/artifacts/com.araguacaima/composite-specification/
implementation ("com.araguacaima:composite-specification:1.3.5")
'com.araguacaima:composite-specification:jar:1.3.5'
<dependency org="com.araguacaima" name="composite-specification" rev="1.3.5">
  <artifact name="composite-specification" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.araguacaima', module='composite-specification', version='1.3.5')
)
libraryDependencies += "com.araguacaima" % "composite-specification" % "1.3.5"
[com.araguacaima/composite-specification "1.3.5"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.6
joda-time : joda-time jar 2.9.9
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13

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

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