License |
License |
---|---|
GroupId | GroupIdio.github.imsejin |
ArtifactId | ArtifactIdcommon-utils |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon Utils
Common utilities for java programming
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-utils-0.9.0.pom | |
common-utils-0.9.0.jar | 31 KB |
common-utils-0.9.0-sources.jar | 22 KB |
common-utils-0.9.0-javadoc.jar | 208 KB |
Browse |
<!-- 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"]
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 |
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 |