javaclub-toolbox

Javaclub toolbox

License

License

GroupId

GroupId

com.github.javaclub
ArtifactId

ArtifactId

toolbox
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

javaclub-toolbox
Javaclub toolbox
Project URL

Project URL

https://github.com/javaclub/toolbox
Source Code Management

Source Code Management

https://github.com/javaclub/toolbox.git

Download toolbox

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api Optional jar 3.1.0
com.alibaba : fastjson Optional jar 1.2.47

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

toolbox

com.github.javaclub

Versions

Version
2.0.1
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3