License |
License |
---|---|
Categories |
CategoriesJackson Data JSON |
GroupId | GroupIdorg.jmolecules.integrations |
ArtifactId | ArtifactIdjmolecules-jackson |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjMolecules - Jackson runtime integration
Modules to integrate jMolecules abstractions with implementation technologies
|
Filename | Size |
---|---|
jmolecules-jackson-1.6.0.pom | |
jmolecules-jackson-1.6.0.jar | 11 KB |
jmolecules-jackson-1.6.0-sources.jar | 8 KB |
jmolecules-jackson-1.6.0-javadoc.jar | 36 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |