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-1.2.0.jar download
Addend-1.2.0.pom download
Addend-1.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.jexxa.addend</groupId>
  <artifactId>Addend</artifactId>
  <version>1.2.0</version>
</dependency>
Gradle Groovy
implementation 'io.jexxa.addend:Addend:1.2.0'
Gradle Kotlin
implementation("io.jexxa.addend:Addend:1.2.0")
Scala SBT
libraryDependencies += "io.jexxa.addend" % "Addend" % "1.2.0"
Groovy Grape
@Grapes(
  @Grab(group='io.jexxa.addend', module='Addend', version='1.2.0')
)
Apache Ivy
<dependency org="io.jexxa.addend" name="Addend" rev="1.2.0" />
Leiningen
[io.jexxa.addend/Addend "1.2.0"]
Apache Buildr
'io.jexxa.addend:Addend:jar:1.2.0'
Dependencies
The project has no third-party dependencies