Last Version

com.github.hughwick:toolbox-core 2.3.4

toolbox 公共工具类核心包

License

License

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-core
Version

Version

2.3.4
Type

Type

jar
Description

Description

toolbox 公共工具类核心包

Download toolbox-core 2.3.4


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.hughwick : toolbox-bean jar 2.3.4
javax.servlet : javax.servlet-api jar 4.0.1
com.esotericsoftware : kryo jar 4.0.2
com.google.guava : guava jar 31.1-jre
org.slf4j : slf4j-simple jar 1.7.36
org.lionsoul : ip2region jar 1.7.2

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.