| License |
License |
|---|---|
| GroupId | GroupIdio.jexxa.addend |
| ArtifactId | ArtifactIdAddend |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAddend
Addend - Annotations for Domain Driven Design
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Addend-1.2.0.pom | |
| Addend-1.2.0.jar | 9 KB |
| Addend-1.2.0-sources.jar | 10 KB |
| Addend-1.2.0-javadoc.jar | 457 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.jexxa.addend/Addend/ -->
<dependency>
<groupId>io.jexxa.addend</groupId>
<artifactId>Addend</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jexxa.addend/Addend/
implementation 'io.jexxa.addend:Addend:1.2.0'
// https://jarcasting.com/artifacts/io.jexxa.addend/Addend/
implementation ("io.jexxa.addend:Addend:1.2.0")
'io.jexxa.addend:Addend:jar:1.2.0'
<dependency org="io.jexxa.addend" name="Addend" rev="1.2.0">
<artifact name="Addend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jexxa.addend', module='Addend', version='1.2.0')
)
libraryDependencies += "io.jexxa.addend" % "Addend" % "1.2.0"
[io.jexxa.addend/Addend "1.2.0"]