License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdjava-tool |
Version | Version3.1.3 |
Type | Typejar |
Description |
DescriptionJava project base tool
Java base tool
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
java-tool-3.1.3.pom | |
java-tool-3.1.3.jar | 47 KB |
java-tool-3.1.3-sources.jar | 26 KB |
java-tool-3.1.3-javadoc.jar | 593 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/java-tool/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>java-tool</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/java-tool/
implementation 'com.github.shoothzj:java-tool:3.1.3'
// https://jarcasting.com/artifacts/com.github.shoothzj/java-tool/
implementation ("com.github.shoothzj:java-tool:3.1.3")
'com.github.shoothzj:java-tool:jar:3.1.3'
<dependency org="com.github.shoothzj" name="java-tool" rev="3.1.3">
<artifact name="java-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='java-tool', version='3.1.3')
)
libraryDependencies += "com.github.shoothzj" % "java-tool" % "3.1.3"
[com.github.shoothzj/java-tool "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-jre |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-net : commons-net | jar | 3.8.0 |
commons-io : commons-io | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.0 |
io.netty : netty-common | jar | 4.1.70.Final |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
com.github.shoothzj : test-base | jar | 3.1.3 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |