business

Clean Java development

Лицензия

Лицензия

Группа

Группа

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

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

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

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

4.4.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

SeedStack
Система контроля версий

Система контроля версий

https://github.com/seedstack/business

Скачать business

Имя Файла Размер
business-4.4.0.pom 7 KB
Обзор

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

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

Зависимости

provided (2)

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

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

  • specs
  • core
  • migrate

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