is not current version
Last Version 0.2.0

io.github.acdcjunior:domain-id-all 0.1.0

An implementation of Domain IDs, with Jackson De/Serializers, Spring Converters and Hibernate UserTypes.

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.github.acdcjunior
ArtifactId

ArtifactId

domain-id-all
Version

Version

0.1.0
Type

Type

pom

Download domain-id-all 0.1.0

Filename Size
domain-id-all-0.1.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.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-all/
implementation 'io.github.acdcjunior:domain-id-all:0.1.0'
// https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-all/
implementation ("io.github.acdcjunior:domain-id-all:0.1.0")
'io.github.acdcjunior:domain-id-all:pom:0.1.0'
<dependency org="io.github.acdcjunior" name="domain-id-all" rev="0.1.0">
  <artifact name="domain-id-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.acdcjunior', module='domain-id-all', version='0.1.0')
)
libraryDependencies += "io.github.acdcjunior" % "domain-id-all" % "0.1.0"
[io.github.acdcjunior/domain-id-all "0.1.0"]