License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdio.github.acdcjunior |
ArtifactId | ArtifactIddomain-id-all |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDomain ID (All Libs)
An implementation of Domain IDs, with Jackson De/Serializers, Spring Converters and Hibernate UserTypes.
|
Project URL |
Project URL |
Filename | Size |
---|---|
domain-id-all-0.2.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-all/ -->
<dependency>
<groupId>io.github.acdcjunior</groupId>
<artifactId>domain-id-all</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-all/
implementation 'io.github.acdcjunior:domain-id-all:0.2.0'
// https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-all/
implementation ("io.github.acdcjunior:domain-id-all:0.2.0")
'io.github.acdcjunior:domain-id-all:pom:0.2.0'
<dependency org="io.github.acdcjunior" name="domain-id-all" rev="0.2.0">
<artifact name="domain-id-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.acdcjunior', module='domain-id-all', version='0.2.0')
)
libraryDependencies += "io.github.acdcjunior" % "domain-id-all" % "0.2.0"
[io.github.acdcjunior/domain-id-all "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.acdcjunior : domain-id | jar | 1.0.1 |
io.github.acdcjunior : domain-id-hibernate-usertype | jar | 0.1.0 |
io.github.acdcjunior : domain-id-serializer-converter | jar | 0.2.0 |