Last Version

jMolecules - Jackson runtime integration 1.6.0

Modules to integrate jMolecules abstractions with implementation technologies

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

org.jmolecules.integrations
ArtifactId

ArtifactId

jmolecules-jackson
Version

Version

1.6.0
Type

Type

jar
Description

Description

jMolecules - Jackson runtime integration
Modules to integrate jMolecules abstractions with implementation technologies

Download jmolecules-jackson 1.6.0


<!-- https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-jackson/ -->
<dependency>
    <groupId>org.jmolecules.integrations</groupId>
    <artifactId>jmolecules-jackson</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-jackson/
implementation 'org.jmolecules.integrations:jmolecules-jackson:1.6.0'
// https://jarcasting.com/artifacts/org.jmolecules.integrations/jmolecules-jackson/
implementation ("org.jmolecules.integrations:jmolecules-jackson:1.6.0")
'org.jmolecules.integrations:jmolecules-jackson:jar:1.6.0'
<dependency org="org.jmolecules.integrations" name="jmolecules-jackson" rev="1.6.0">
  <artifact name="jmolecules-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmolecules.integrations', module='jmolecules-jackson', version='1.6.0')
)
libraryDependencies += "org.jmolecules.integrations" % "jmolecules-jackson" % "1.6.0"
[org.jmolecules.integrations/jmolecules-jackson "1.6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jmolecules : jmolecules-ddd jar 1.6.0
org.springframework : spring-core jar 5.3.19
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.6.7
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.