is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-core 2.1.6

toolbox 公共工具类核心包

License

License

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-core
Version

Version

2.1.6
Type

Type

jar
Description

Description

toolbox 公共工具类核心包

Download toolbox-core 2.1.6


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

Dependencies

compile (15)

Group / Artifact Type Version
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.0.1-jre
net.coobird : thumbnailator jar 0.4.14
net.sf.json-lib : json-lib jar 2.4
com.google.code.gson : gson jar 2.8.9
com.alibaba : fastjson jar 1.2.78
org.jsoup : jsoup jar 1.13.1
com.github.binarywang : java-emoji-converter jar 1.0.1
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32
org.lionsoul : ip2region jar 1.7.2
io.reactivex.rxjava3 : rxjava jar 3.1.3

provided (1)

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

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.springframework : spring-test jar 5.2.13.RELEASE
org.springframework : spring-context jar 5.2.13.RELEASE

Project Modules

There are no modules declared in this project.