License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox |
Version | Version1.7.4 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
toolbox-1.7.4.pom | |
toolbox-1.7.4.jar | 3 MB |
toolbox-1.7.4-sources.jar | 3 MB |
toolbox-1.7.4-javadoc.jar | 560 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox/
implementation 'com.github.hughwick:toolbox:1.7.4'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox/
implementation ("com.github.hughwick:toolbox:1.7.4")
'com.github.hughwick:toolbox:jar:1.7.4'
<dependency org="com.github.hughwick" name="toolbox" rev="1.7.4">
<artifact name="toolbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox', version='1.7.4')
)
libraryDependencies += "com.github.hughwick" % "toolbox" % "1.7.4"
[com.github.hughwick/toolbox "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 | jar | 4.4 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
com.esotericsoftware : kryo | jar | 4.0.2 |
com.google.guava : guava | jar | 30.1.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.7 |
com.alibaba : fastjson | jar | 1.2.76 |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |