is not current version
Last Version 0.12.0

com.github.hal4j:hal4j-jackson 0.10.0

Jackson data binding for HAL

Categories

Categories

Jackson Data JSON
GroupId

GroupId

com.github.hal4j
ArtifactId

ArtifactId

hal4j-jackson
Version

Version

0.10.0
Type

Type

jar

Download hal4j-jackson 0.10.0


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