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