| License |
License
The MIT License (MIT)
|
|---|---|
| GroupId | GroupIdcom.9ls |
| ArtifactId | ArtifactIdcommon-util |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnls-common-util
Common utility classes
|
| Filename | Size |
|---|---|
| common-util-1.0.8.pom | |
| common-util-1.0.8.jar | 78 KB |
| common-util-1.0.8-sources.jar | 39 KB |
| common-util-1.0.8-javadoc.jar | 172 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.9ls/common-util/ -->
<dependency>
<groupId>com.9ls</groupId>
<artifactId>common-util</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.9ls/common-util/
implementation 'com.9ls:common-util:1.0.8'
// https://jarcasting.com/artifacts/com.9ls/common-util/
implementation ("com.9ls:common-util:1.0.8")
'com.9ls:common-util:jar:1.0.8'
<dependency org="com.9ls" name="common-util" rev="1.0.8">
<artifact name="common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.9ls', module='common-util', version='1.0.8')
)
libraryDependencies += "com.9ls" % "common-util" % "1.0.8"
[com.9ls/common-util "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.9ls : bank-account | jar | 1.6.3 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| com.google.guava : guava | jar | 31.0.1-jre |
| com.googlecode.libphonenumber : libphonenumber | jar | 8.12.36 |
| commons-io : commons-io | jar | 2.2 |
| joda-time : joda-time | jar | 2.10.13 |
| net.coobird : thumbnailator | jar | 0.4.14 |
| org.apache.commons : commons-csv | jar | 1.9.0 |
| org.hibernate : hibernate-validator | jar | 5.2.4.Final |
| org.springframework : spring-beans | jar | 4.3.22.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-bom | jar | 3.0.8 |
| org.spockframework : spock-core | jar | 2.0-groovy-3.0 |
| org.junit : junit-bom | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter | jar |