| License |
License |
|---|---|
| GroupId | GroupIdio.jexxa.addendj |
| ArtifactId | ArtifactIdAddendJ |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
DescriptionAddendJ
AddendJ - Cross cutting concerns for Domain Driven Design
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AddendJ-1.0.2.pom | |
| AddendJ-1.0.2.jar | 20 KB |
| AddendJ-1.0.2-sources.jar | 10 KB |
| AddendJ-1.0.2-javadoc.jar | 408 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |