Last Version

jDDD - Core 0.1.0

Domain-Driven Design concepts in Java

License

License

GroupId

GroupId

org.jddd
ArtifactId

ArtifactId

jddd-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

jDDD - Core
Domain-Driven Design concepts in Java

Download jddd-core 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.