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

Domain Core 0.2.1

For DDD layer domain with spring.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

domain-core
Версия

Версия

0.2.1
Тип

Тип

jar
Описание

Описание

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

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

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

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

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

Скачать domain-core 0.2.1


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

Зависимости

provided (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter 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

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

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