DataMeta-utilJava
Java Utilities for the project and beyond
License |
License |
---|---|
Categories |
CategoriesJava Languages Data |
GroupId | GroupIdcom.github.ebaydatameta |
ArtifactId | ArtifactIdutil-jdk |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataMeta JDK utilities
Whatever may be missing in JDKs (and Java JDKs only), add here
|
Filename | Size |
---|---|
util-jdk-1.0.0.pom | |
util-jdk-1.0.0.jar | 15 KB |
util-jdk-1.0.0-sources.jar | 14 KB |
util-jdk-1.0.0-javadoc.jar | 94 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ebaydatameta/util-jdk/ -->
<dependency>
<groupId>com.github.ebaydatameta</groupId>
<artifactId>util-jdk</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ebaydatameta/util-jdk/
implementation 'com.github.ebaydatameta:util-jdk:1.0.0'
// https://jarcasting.com/artifacts/com.github.ebaydatameta/util-jdk/
implementation ("com.github.ebaydatameta:util-jdk:1.0.0")
'com.github.ebaydatameta:util-jdk:jar:1.0.0'
<dependency org="com.github.ebaydatameta" name="util-jdk" rev="1.0.0">
<artifact name="util-jdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ebaydatameta', module='util-jdk', version='1.0.0')
)
libraryDependencies += "com.github.ebaydatameta" % "util-jdk" % "1.0.0"
[com.github.ebaydatameta/util-jdk "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
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 |
junit : junit | jar | 4.12 |
Java Utilities for the project and beyond