Common Utils

Common utilities for java programming

License

License

GroupId

GroupId

io.github.imsejin
ArtifactId

ArtifactId

common-utils
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Common Utils
Common utilities for java programming
Project URL

Project URL

https://github.com/imsejin/common-utils
Source Code Management

Source Code Management

https://github.com/imsejin/common-utils.git

Download common-utils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
org.ini4j : ini4j jar 0.5.4
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.spockframework : spock-core jar 2.1-groovy-3.0
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0