KeithUtils

A tool class library for your own use

License

License

GroupId

GroupId

io.github.yangkeith
ArtifactId

ArtifactId

utils
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

KeithUtils
A tool class library for your own use
Project URL

Project URL

https://github.com/yangkeith/KeithUtils
Source Code Management

Source Code Management

https://github.com/yangkeith/KeithUtils

Download utils

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

provided (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1