DataMeta-utilJava
Java Utilities for the project and beyond
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.ebaydatameta |
ArtifactId | ArtifactIdutil-joda |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataMeta Joda-Time Extensions
Whatever is found missing from Joda Time
|
Filename | Size |
---|---|
util-joda-1.0.0.pom | |
util-joda-1.0.0.jar | 7 KB |
util-joda-1.0.0-sources.jar | 8 KB |
util-joda-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ebaydatameta/util-joda/ -->
<dependency>
<groupId>com.github.ebaydatameta</groupId>
<artifactId>util-joda</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ebaydatameta/util-joda/
implementation 'com.github.ebaydatameta:util-joda:1.0.0'
// https://jarcasting.com/artifacts/com.github.ebaydatameta/util-joda/
implementation ("com.github.ebaydatameta:util-joda:1.0.0")
'com.github.ebaydatameta:util-joda:jar:1.0.0'
<dependency org="com.github.ebaydatameta" name="util-joda" rev="1.0.0">
<artifact name="util-joda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ebaydatameta', module='util-joda', version='1.0.0')
)
libraryDependencies += "com.github.ebaydatameta" % "util-joda" % "1.0.0"
[com.github.ebaydatameta/util-joda "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.7 |
com.github.ebaydatameta : util-jdk | jar | 1.0.0 |
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Java Utilities for the project and beyond