A

Addend

Addend - Annotations for Domain Driven Design
https://addend.jexxa.io
The Apache Software License, Version 2.0
Michael Repplinger
Files download
File Operation
Addend-2.0.0.jar download
Addend-2.0.0.pom download
Addend-2.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.jexxa.addend</groupId>
  <artifactId>Addend</artifactId>
  <version>2.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.jexxa.addend:Addend:2.0.0'
Gradle Kotlin
implementation("io.jexxa.addend:Addend:2.0.0")
Scala SBT
libraryDependencies += "io.jexxa.addend" % "Addend" % "2.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.jexxa.addend', module='Addend', version='2.0.0')
)
Apache Ivy
<dependency org="io.jexxa.addend" name="Addend" rev="2.0.0" />
Leiningen
[io.jexxa.addend/Addend "2.0.0"]
Apache Buildr
'io.jexxa.addend:Addend:jar:2.0.0'
Dependencies
The project has no third-party dependencies