Last Version

JAXB Type Adapters for java.time 1.0.2

Provides JAXB XmlAdapters for fluent working with date and time values.

License

License

Categories

Categories

Java 8 Languages
GroupId

GroupId

com.addicticks.oss.jaxb
ArtifactId

ArtifactId

java8datetime
Version

Version

1.0.2
Type

Type

jar
Description

Description

JAXB Type Adapters for java.time
Provides JAXB XmlAdapters for fluent working with date and time values.
Project URL

Project URL

https://github.com/Addicticks/jaxbdatetime
Project Organization

Project Organization

Addicticks
Source Code Management

Source Code Management

https://github.com/Addicticks/jaxbdatetime

Download java8datetime 1.0.2


<!-- https://jarcasting.com/artifacts/com.addicticks.oss.jaxb/java8datetime/ -->
<dependency>
    <groupId>com.addicticks.oss.jaxb</groupId>
    <artifactId>java8datetime</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.addicticks.oss.jaxb/java8datetime/
implementation 'com.addicticks.oss.jaxb:java8datetime:1.0.2'
// https://jarcasting.com/artifacts/com.addicticks.oss.jaxb/java8datetime/
implementation ("com.addicticks.oss.jaxb:java8datetime:1.0.2")
'com.addicticks.oss.jaxb:java8datetime:jar:1.0.2'
<dependency org="com.addicticks.oss.jaxb" name="java8datetime" rev="1.0.2">
  <artifact name="java8datetime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.addicticks.oss.jaxb', module='java8datetime', version='1.0.2')
)
libraryDependencies += "com.addicticks.oss.jaxb" % "java8datetime" % "1.0.2"
[com.addicticks.oss.jaxb/java8datetime "1.0.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.