ez-util

ez-util is a lightweight Java tools.

License

License

GroupId

GroupId

com.github.yedp
ArtifactId

ArtifactId

ez-util
Last Version

Last Version

1.0.4-release
Release Date

Release Date

Type

Type

jar
Description

Description

ez-util
ez-util is a lightweight Java tools.
Project URL

Project URL

https://github.com/yedp/ez-util
Source Code Management

Source Code Management

https://github.com/yedp/ez-util.git

Download ez-util

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.yedp/ez-util/ -->
<dependency>
    <groupId>com.github.yedp</groupId>
    <artifactId>ez-util</artifactId>
    <version>1.0.4-release</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yedp/ez-util/
implementation 'com.github.yedp:ez-util:1.0.4-release'
// https://jarcasting.com/artifacts/com.github.yedp/ez-util/
implementation ("com.github.yedp:ez-util:1.0.4-release")
'com.github.yedp:ez-util:jar:1.0.4-release'
<dependency org="com.github.yedp" name="ez-util" rev="1.0.4-release">
  <artifact name="ez-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yedp', module='ez-util', version='1.0.4-release')
)
libraryDependencies += "com.github.yedp" % "ez-util" % "1.0.4-release"
[com.github.yedp/ez-util "1.0.4-release"]

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.13.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
org.apache.commons : commons-csv jar 1.9.0
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4-release
1.0.3-release
1.0.2-release
1.0.1-release
1.0.0-release
0.0.1-release