is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-core 2.2.4

toolbox 公共工具类核心包

License

License

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-core
Version

Version

2.2.4
Type

Type

jar
Description

Description

toolbox 公共工具类核心包

Download toolbox-core 2.2.4


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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.hughwick : toolbox-bean jar 2.2.4
org.apache.commons : commons-collections4 jar 4.4
com.squareup.okhttp3 : okhttp jar 4.9.3
javax.servlet : javax.servlet-api jar 4.0.1
com.esotericsoftware : kryo jar 4.0.2
com.google.guava : guava jar 31.1-jre
net.coobird : thumbnailator jar 0.4.17
net.sf.json-lib : json-lib jar 2.4
com.google.code.gson : gson jar 2.9.0
com.alibaba : fastjson jar 1.2.80
org.slf4j : slf4j-simple jar 1.7.36
org.lionsoul : ip2region jar 1.7.2
io.reactivex.rxjava3 : rxjava jar 3.1.4

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.