domain-common

Common classes for clean architecture-based applications using rich domain modeling concepts

Лицензия

Лицензия

Категории

Категории

Doma Данные ORM
Группа

Группа

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

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

domain-common
Последняя версия

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

0.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

domain-common
Common classes for clean architecture-based applications using rich domain modeling concepts
Ссылка на сайт

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

https://github.com/andretads/domain-common
Организация-разработчик

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

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

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

https://github.com/andretads/domain-common

Скачать domain-common

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.10
commons-validator : commons-validator jar 1.6
com.google.guava : guava jar 29.0-jre

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.assertj : assertj-core jar 3.16.1
com.github.javafaker : javafaker jar 1.0.2

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

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

Domain Common

Common classes for clean architecture-based applications using rich domain modeling concepts

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

Версия
0.0.3
0.0.2
0.0.1