| License |
License |
|---|---|
| GroupId | GroupIdio.github.yangkeith |
| ArtifactId | ArtifactIdutils |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKeithUtils
A tool class library for your own use
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| utils-1.0.3.pom | |
| utils-1.0.3.jar | 74 KB |
| utils-1.0.3-sources.jar | 36 KB |
| utils-1.0.3-javadoc.jar | 199 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yangkeith/utils/ -->
<dependency>
<groupId>io.github.yangkeith</groupId>
<artifactId>utils</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yangkeith/utils/
implementation 'io.github.yangkeith:utils:1.0.3'
// https://jarcasting.com/artifacts/io.github.yangkeith/utils/
implementation ("io.github.yangkeith:utils:1.0.3")
'io.github.yangkeith:utils:jar:1.0.3'
<dependency org="io.github.yangkeith" name="utils" rev="1.0.3">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yangkeith', module='utils', version='1.0.3')
)
libraryDependencies += "io.github.yangkeith" % "utils" % "1.0.3"
[io.github.yangkeith/utils "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-net : commons-net | jar | 3.8.0 |
| commons-io : commons-io | jar | 2.11.0 |
| com.jfinal : jfinal | jar | 4.9.22 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| com.alibaba : fastjson | jar | 1.2.80 |
| cglib : cglib | jar | 3.3.0 |
| io.swagger : swagger-annotations | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |