License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.gitee.opensource4clive |
ArtifactId | ArtifactIdjava-tools-common |
Last Version | Last Version4.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSome commonly used methods in java
|
Filename | Size |
---|---|
java-tools-common-4.0.4.pom | |
java-tools-common-4.0.4.jar | 80 KB |
java-tools-common-4.0.4-sources.jar | 37 KB |
java-tools-common-4.0.4-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.opensource4clive/java-tools-common/ -->
<dependency>
<groupId>com.gitee.opensource4clive</groupId>
<artifactId>java-tools-common</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.opensource4clive/java-tools-common/
implementation 'com.gitee.opensource4clive:java-tools-common:4.0.4'
// https://jarcasting.com/artifacts/com.gitee.opensource4clive/java-tools-common/
implementation ("com.gitee.opensource4clive:java-tools-common:4.0.4")
'com.gitee.opensource4clive:java-tools-common:jar:4.0.4'
<dependency org="com.gitee.opensource4clive" name="java-tools-common" rev="4.0.4">
<artifact name="java-tools-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.opensource4clive', module='java-tools-common', version='4.0.4')
)
libraryDependencies += "com.gitee.opensource4clive" % "java-tools-common" % "4.0.4"
[com.gitee.opensource4clive/java-tools-common "4.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.alibaba : fastjson | jar | 1.2.70 |
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.commons : commons-collections4 | jar | 4.3 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-codec : commons-codec | jar | 1.11 |
org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
org.glassfish : jakarta.el | jar | 3.0.3 |
net.lingala.zip4j : zip4j | jar | 1.3.2 |
javax.mail : javax.mail-api | jar | 1.6.1 |
com.sun.mail : javax.mail | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
junit : junit | jar | 4.12 |