License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdio.github.acdcjunior |
ArtifactId | ArtifactIddomain-id |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDomain ID
An implementation of Domain IDs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
domain-id-1.0.1.pom | |
domain-id-1.0.1.jar | 4 KB |
domain-id-1.0.1-sources.jar | 4 KB |
domain-id-1.0.1-javadoc.jar | 38 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 2.9.1 |