org.seedstack.business:business-specs

Clean Java development

Лицензия

Лицензия

Группа

Группа

org.seedstack.business
Идентификатор

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

business-specs
Последняя версия

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

4.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

SeedStack

Скачать business-specs

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.javatuples : javatuples jar 1.2

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.findbugs : annotations jar 3.0.1

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

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

SeedStack Business Framework

Build status Coverage Status Maven Central

Based on the Domain-Driven-Design methodology, the business framework will help you structure and implement your business code cleanly and efficiently.

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.

org.seedstack.business

SeedStack

Clean Java Development

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

Версия
4.4.0
4.3.1
4.3.0
4.2.2
4.2.1
4.2.0
4.1.1
4.1.0
4.0.0
3.1.0
3.0.2
3.0.1
3.0.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-M3
2.0.0-M2