jDDD - Spring plugin

Domain-Driven Design concepts in Java

License

License

GroupId

GroupId

org.jddd
ArtifactId

ArtifactId

jddd-spring
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jDDD - Spring plugin
Domain-Driven Design concepts in Java

Download jddd-spring

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jddd : jddd-core jar 0.1.0
org.springframework : spring-context jar 5.2.6.RELEASE
net.bytebuddy : byte-buddy jar 1.10.8
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0