Addend

Addend - Annotations for Domain Driven Design

License

License

GroupId

GroupId

io.jexxa.addend
ArtifactId

ArtifactId

Addend
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Addend
Addend - Annotations for Domain Driven Design
Project URL

Project URL

https://addend.jexxa.io
Source Code Management

Source Code Management

http://github.com/repplix/Addend

Download Addend

How to add to project

<!-- 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"]

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.

Versions

Version
1.2.0
1.1.0
1.0