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