Last Version

Domain Core 0.4.0

For DDD layer domain with spring.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

domain-core
Version

Version

0.4.0
Type

Type

jar
Description

Description

Domain Core
For DDD layer domain with spring.
Project URL

Project URL

https://github.com/taccisum/domain-core
Source Code Management

Source Code Management

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

Download domain-core 0.4.0


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

Dependencies

provided (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.