| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.shoothzj |
| ArtifactId | ArtifactIdjava-tool |
| Version | Version3.1.15 |
| Type | Typejar |
| Description |
DescriptionJava project base tool
Java base tool
|
| Project Organization |
Project OrganizationShoothzj |
| Filename | Size |
|---|---|
| java-tool-3.1.15.pom | |
| java-tool-3.1.15.jar | 41 KB |
| java-tool-3.1.15-sources.jar | 23 KB |
| java-tool-3.1.15-javadoc.jar | 284 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/java-tool/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>java-tool</artifactId>
<version>3.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/java-tool/
implementation 'com.github.shoothzj:java-tool:3.1.15'
// https://jarcasting.com/artifacts/com.github.shoothzj/java-tool/
implementation ("com.github.shoothzj:java-tool:3.1.15")
'com.github.shoothzj:java-tool:jar:3.1.15'
<dependency org="com.github.shoothzj" name="java-tool" rev="3.1.15">
<artifact name="java-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='java-tool', version='3.1.15')
)
libraryDependencies += "com.github.shoothzj" % "java-tool" % "3.1.15"
[com.github.shoothzj/java-tool "3.1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-io : commons-io | jar | 2.11.0 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
| io.netty : netty-common | jar | 4.1.78.Final |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.shoothzj : test-base | jar | 3.1.15 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |