Last Version

DDD Core Library 1.0.0

DDD Core Library

License

License

MIT
GroupId

GroupId

io.github.bhuwanupadhyay
ArtifactId

ArtifactId

ddd-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

DDD Core Library
DDD Core Library
Project Organization

Project Organization

Bhuwan Prasad Upadhyay | Open Source

Download ddd-core 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.