util

Contains useful utils from work and other projects.

License

License

GroupId

GroupId

com.geniusver
ArtifactId

ArtifactId

util
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

util
Contains useful utils from work and other projects.
Project URL

Project URL

https://github.com/GeniusV/util
Source Code Management

Source Code Management

https://github.com/GeniusV/util

Download util

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.7
org.junit.platform : junit-platform-launcher jar 1.7.1

provided (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

  • util-arthas
  • util-core

Versions

Version
0.2.0
0.1.1
0.1.0