| License |
License |
|---|---|
| Categories |
CategoriesNet Jackson Data JSON |
| GroupId | GroupIdnet.emaze |
| ArtifactId | ArtifactIdemaze-dysfunctional-jackson |
| Version | Version8.1.1 |
| Type | Typejar |
| Description |
Descriptionemaze-dysfunctional-jackson
Jackson support for emaze-dysfunctional DTOs
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.emaze/emaze-dysfunctional-jackson/ -->
<dependency>
<groupId>net.emaze</groupId>
<artifactId>emaze-dysfunctional-jackson</artifactId>
<version>8.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.emaze/emaze-dysfunctional-jackson/
implementation 'net.emaze:emaze-dysfunctional-jackson:8.1.1'
// https://jarcasting.com/artifacts/net.emaze/emaze-dysfunctional-jackson/
implementation ("net.emaze:emaze-dysfunctional-jackson:8.1.1")
'net.emaze:emaze-dysfunctional-jackson:jar:8.1.1'
<dependency org="net.emaze" name="emaze-dysfunctional-jackson" rev="8.1.1">
<artifact name="emaze-dysfunctional-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.emaze', module='emaze-dysfunctional-jackson', version='8.1.1')
)
libraryDependencies += "net.emaze" % "emaze-dysfunctional-jackson" % "8.1.1"
[net.emaze/emaze-dysfunctional-jackson "8.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.emaze : emaze-dysfunctional | jar | 8.1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |