is not current version
Last Version 6.4

net.optionfactory.spring:time-jackson 4.8

optionfactory-spring jackson time serializers/deserializers

Categories

Categories

Net Jackson Data JSON
GroupId

GroupId

net.optionfactory.spring
ArtifactId

ArtifactId

time-jackson
Version

Version

4.8
Type

Type

jar

Download time-jackson 4.8


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