Last Version

Commons - ddd 0.8.0

Contents of this package is an experimental setup of interfaces and abstract classes to help development in Domain Driven Design.

License

License

GroupId

GroupId

com.puresoltechnologies.commons
ArtifactId

ArtifactId

ddd
Version

Version

0.8.0
Type

Type

jar
Description

Description

Commons - ddd
Contents of this package is an experimental setup of interfaces and abstract classes to help development in Domain Driven Design.
Project Organization

Project Organization

PureSol Technologies

Download ddd 0.8.0


<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.commons/ddd/ -->
<dependency>
    <groupId>com.puresoltechnologies.commons</groupId>
    <artifactId>ddd</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.commons/ddd/
implementation 'com.puresoltechnologies.commons:ddd:0.8.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.commons/ddd/
implementation ("com.puresoltechnologies.commons:ddd:0.8.0")
'com.puresoltechnologies.commons:ddd:jar:0.8.0'
<dependency org="com.puresoltechnologies.commons" name="ddd" rev="0.8.0">
  <artifact name="ddd" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.commons', module='ddd', version='0.8.0')
)
libraryDependencies += "com.puresoltechnologies.commons" % "ddd" % "0.8.0"
[com.puresoltechnologies.commons/ddd "0.8.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.