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

Domain Core 0.3

For DDD layer domain with spring.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

domain-core
Версия

Версия

0.3
Тип

Тип

jar
Описание

Описание

Domain Core
For DDD layer domain with spring.
Ссылка на сайт

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

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

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

https://github.com/taccisum/domain-core

Скачать domain-core 0.3


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

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar
com.google.guava : guava jar 30.1-jre
org.springframework : spring-aspects jar

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar

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

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