Last Version

Domain ID (All Libs) 0.2.0

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

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.github.acdcjunior
ArtifactId

ArtifactId

domain-id-all
Version

Version

0.2.0
Type

Type

pom
Description

Description

Domain ID (All Libs)
An implementation of Domain IDs, with Jackson De/Serializers, Spring Converters and Hibernate UserTypes.
Project URL

Project URL

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

Download domain-id-all 0.2.0

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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.