pangu-toolbox

the toolbox lib of pangu framework

License

License

GroupId

GroupId

com.github.osworks
ArtifactId

ArtifactId

pangu-toolbox
Last Version

Last Version

4.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

pangu-toolbox
the toolbox lib of pangu framework

Download pangu-toolbox

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.osworks/pangu-toolbox/ -->
<dependency>
    <groupId>com.github.osworks</groupId>
    <artifactId>pangu-toolbox</artifactId>
    <version>4.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.osworks/pangu-toolbox/
implementation 'com.github.osworks:pangu-toolbox:4.1.8'
// https://jarcasting.com/artifacts/com.github.osworks/pangu-toolbox/
implementation ("com.github.osworks:pangu-toolbox:4.1.8")
'com.github.osworks:pangu-toolbox:jar:4.1.8'
<dependency org="com.github.osworks" name="pangu-toolbox" rev="4.1.8">
  <artifact name="pangu-toolbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.osworks', module='pangu-toolbox', version='4.1.8')
)
libraryDependencies += "com.github.osworks" % "pangu-toolbox" % "4.1.8"
[com.github.osworks/pangu-toolbox "4.1.8"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.hutool : hutool-all jar 4.6.3
org.apache.commons : commons-collections4 jar 4.4
org.springframework.boot : spring-boot-starter-validation jar 2.2.5.RELEASE

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.5.RELEASE
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.0