Last Version

DataMeta JDK utilities 1.0.0

Whatever may be missing in JDKs (and Java JDKs only), add here

License

License

Categories

Categories

Java Languages Data
GroupId

GroupId

com.github.ebaydatameta
ArtifactId

ArtifactId

util-jdk
Version

Version

1.0.0
Type

Type

jar
Description

Description

DataMeta JDK utilities
Whatever may be missing in JDKs (and Java JDKs only), add here

Download util-jdk 1.0.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

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

Project Modules

There are no modules declared in this project.