is not current version
Last Version 0.2.0

io.github.acdcjunior:domain-id-serializer-converter 0.1.0

Jackson Serializers and Spring Converters for Domain IDs.

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.github.acdcjunior
ArtifactId

ArtifactId

domain-id-serializer-converter
Version

Version

0.1.0
Type

Type

jar

Download domain-id-serializer-converter 0.1.0


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