Domain ID

An implementation of Domain IDs.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.github.acdcjunior
ArtifactId

ArtifactId

domain-id
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Domain ID
An implementation of Domain IDs.
Project URL

Project URL

https://github.com/acdcjunior/domain-id

Download domain-id

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 2.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0