Last Version

Domain IDs Serializers and Converters 0.2.0

Jackson Serializers and Spring Converters for Domain IDs.

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

io.github.acdcjunior
ArtifactId

ArtifactId

domain-id-serializer-converter
Version

Version

0.2.0
Type

Type

jar
Description

Description

Domain IDs Serializers and Converters
Jackson Serializers and Spring Converters for Domain IDs.
Project URL

Project URL

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

Download domain-id-serializer-converter 0.2.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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-serializer-converter/
implementation 'io.github.acdcjunior:domain-id-serializer-converter:0.2.0'
// https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-serializer-converter/
implementation ("io.github.acdcjunior:domain-id-serializer-converter:0.2.0")
'io.github.acdcjunior:domain-id-serializer-converter:jar:0.2.0'
<dependency org="io.github.acdcjunior" name="domain-id-serializer-converter" rev="0.2.0">
  <artifact name="domain-id-serializer-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.acdcjunior', module='domain-id-serializer-converter', version='0.2.0')
)
libraryDependencies += "io.github.acdcjunior" % "domain-id-serializer-converter" % "0.2.0"
[io.github.acdcjunior/domain-id-serializer-converter "0.2.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
io.github.acdcjunior : domain-id jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.springframework : spring-webmvc jar 5.1.7.RELEASE

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE

Project Modules

There are no modules declared in this project.