License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-core |
Version | Version2.2.0 |
Type | Typejar |
Description |
Descriptiontoolbox 公共工具类核心包
|
Filename | Size |
---|---|
toolbox-core-2.2.0.pom | |
toolbox-core-2.2.0.jar | 3 MB |
toolbox-core-2.2.0-sources.jar | 3 MB |
toolbox-core-2.2.0-javadoc.jar | 847 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-core/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-core</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-core/
implementation 'com.github.hughwick:toolbox-core:2.2.0'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-core/
implementation ("com.github.hughwick:toolbox-core:2.2.0")
'com.github.hughwick:toolbox-core:jar:2.2.0'
<dependency org="com.github.hughwick" name="toolbox-core" rev="2.2.0">
<artifact name="toolbox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-core', version='2.2.0')
)
libraryDependencies += "com.github.hughwick" % "toolbox-core" % "2.2.0"
[com.github.hughwick/toolbox-core "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-bean | jar | 2.2.0 |
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.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.79 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.lionsoul : ip2region | jar | 1.7.2 |
io.reactivex.rxjava3 : rxjava | jar | 3.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
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 |