Last Version

jDDD - ArchUnit rules 0.1.0

Domain-Driven Design concepts in Java

License

License

GroupId

GroupId

org.jddd
ArtifactId

ArtifactId

jddd-archunit
Version

Version

0.1.0
Type

Type

jar
Description

Description

jDDD - ArchUnit rules
Domain-Driven Design concepts in Java

Download jddd-archunit 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jddd : jddd-core jar 0.1.0
com.tngtech.archunit : archunit jar 0.13.1
org.springframework : spring-core jar 5.2.6.RELEASE

Project Modules

There are no modules declared in this project.