hexagonal-domain

A library designed to speed development of the domain layer of hexagonal architectures

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

hexagonal-domain
A library designed to speed development of the domain layer of hexagonal architectures
Ссылка на сайт

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

https://github.com/ryneal/hexagonal-domain
Система контроля версий

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

https://github.com/ryneal/hexagonal-domain

Скачать hexagonal-domain

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

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

Зависимости

test (3)

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

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

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

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

Версия
1.0.3
1.0.1
1.0.0
0.0.1