| License |
License |
|---|---|
| GroupId | GroupIdtop.guokaicn |
| ArtifactId | ArtifactIdgk-tools |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Descriptiongk-tools
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gk-tools-1.0.9.pom | |
| gk-tools-1.0.9.jar | 47 KB |
| gk-tools-1.0.9-sources.jar | 31 KB |
| gk-tools-1.0.9-javadoc.jar | 181 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.guokaicn/gk-tools/ -->
<dependency>
<groupId>top.guokaicn</groupId>
<artifactId>gk-tools</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/top.guokaicn/gk-tools/
implementation 'top.guokaicn:gk-tools:1.0.9'
// https://jarcasting.com/artifacts/top.guokaicn/gk-tools/
implementation ("top.guokaicn:gk-tools:1.0.9")
'top.guokaicn:gk-tools:jar:1.0.9'
<dependency org="top.guokaicn" name="gk-tools" rev="1.0.9">
<artifact name="gk-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.guokaicn', module='gk-tools', version='1.0.9')
)
libraryDependencies += "top.guokaicn" % "gk-tools" % "1.0.9"
[top.guokaicn/gk-tools "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| commons-io : commons-io | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
| org.dom4j : dom4j | jar | 2.1.3 |
| jaxen : jaxen | jar | 1.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |