com.github.hughwick:toolbox-bean

toolbox 工具类实体类包

License

License

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-bean
Last Version

Last Version

2.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

toolbox 工具类实体类包

Download toolbox-bean

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.3
org.springframework : spring-beans jar 5.3.21

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.springframework : spring-test jar 5.3.21
org.springframework : spring-context jar 5.3.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0