License |
License |
---|---|
Categories |
CategoriesNet Jackson Data JSON |
GroupId | GroupIdnet.optionfactory.spring |
ArtifactId | ArtifactIdtime-jackson |
Version | Version5.13 |
Type | Typejar |
Description |
Descriptionnet.optionfactory.spring:time-jackson
optionfactory-spring jackson time serializers/deserializers
|
Filename | Size |
---|---|
time-jackson-5.13.pom | |
time-jackson-5.13.jar | 11 KB |
time-jackson-5.13-sources.jar | 8 KB |
time-jackson-5.13-javadoc.jar | 447 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/time-jackson/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>time-jackson</artifactId>
<version>5.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/time-jackson/
implementation 'net.optionfactory.spring:time-jackson:5.13'
// https://jarcasting.com/artifacts/net.optionfactory.spring/time-jackson/
implementation ("net.optionfactory.spring:time-jackson:5.13")
'net.optionfactory.spring:time-jackson:jar:5.13'
<dependency org="net.optionfactory.spring" name="time-jackson" rev="5.13">
<artifact name="time-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='time-jackson', version='5.13')
)
libraryDependencies += "net.optionfactory.spring" % "time-jackson" % "5.13"
[net.optionfactory.spring/time-jackson "5.13"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |