AddendJ

AddendJ - Cross cutting concerns for Domain Driven Design

License

License

GroupId

GroupId

io.jexxa.addendj
ArtifactId

ArtifactId

AddendJ
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

AddendJ
AddendJ - Cross cutting concerns for Domain Driven Design
Project URL

Project URL

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

Source Code Management

https://github.com/jexxa-projects/AddendJ

Download AddendJ

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.jexxa.addend : Addend jar 1.2.0
org.aspectj : aspectjtools jar 1.9.9.1
org.aspectj : aspectjrt jar 1.9.9.1

test (3)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0