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