License |
License |
---|---|
GroupId | GroupIdio.github.threeten-jaxb |
ArtifactId | ArtifactIdthreeten-jaxb-core |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptionthreeten-jaxb-core
JAXB adapters for Java 8 Date and Time API (JSR-310) types
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
threeten-jaxb-core-1.2.pom | |
threeten-jaxb-core-1.2.jar | 11 KB |
threeten-jaxb-core-1.2-sources.jar | 7 KB |
threeten-jaxb-core-1.2-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.threeten-jaxb/threeten-jaxb-core/ -->
<dependency>
<groupId>io.github.threeten-jaxb</groupId>
<artifactId>threeten-jaxb-core</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.threeten-jaxb/threeten-jaxb-core/
implementation 'io.github.threeten-jaxb:threeten-jaxb-core:1.2'
// https://jarcasting.com/artifacts/io.github.threeten-jaxb/threeten-jaxb-core/
implementation ("io.github.threeten-jaxb:threeten-jaxb-core:1.2")
'io.github.threeten-jaxb:threeten-jaxb-core:jar:1.2'
<dependency org="io.github.threeten-jaxb" name="threeten-jaxb-core" rev="1.2">
<artifact name="threeten-jaxb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.threeten-jaxb', module='threeten-jaxb-core', version='1.2')
)
libraryDependencies += "io.github.threeten-jaxb" % "threeten-jaxb-core" % "1.2"
[io.github.threeten-jaxb/threeten-jaxb-core "1.2"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar |