is not current version
Last Version 6.4

net.optionfactory.spring:time-jackson 5.11

optionfactory-spring jackson time serializers/deserializers

Categories

Categories

Net Jackson Data JSON
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

time-jackson
Version

Version

5.11
Type

Type

jar

Download time-jackson 5.11


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