| License |
License |
|---|---|
| GroupId | GroupIdcom.github.hughwick |
| ArtifactId | ArtifactIdtoolbox-all |
| Last Version | Last Version2.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontoolbox 全部工具包
|
| Filename | Size |
|---|---|
| toolbox-all-2.3.4.pom | |
| toolbox-all-2.3.4.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-all/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-all</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-all/
implementation 'com.github.hughwick:toolbox-all:2.3.4'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-all/
implementation ("com.github.hughwick:toolbox-all:2.3.4")
'com.github.hughwick:toolbox-all:jar:2.3.4'
<dependency org="com.github.hughwick" name="toolbox-all" rev="2.3.4">
<artifact name="toolbox-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-all', version='2.3.4')
)
libraryDependencies += "com.github.hughwick" % "toolbox-all" % "2.3.4"
[com.github.hughwick/toolbox-all "2.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hughwick : toolbox-core | jar | 2.3.4 |
| com.github.hughwick : toolbox-db | jar | 2.3.4 |
| com.github.hughwick : toolbox-aop | jar | 2.3.4 |
| com.github.hughwick : toolbox-crypto | jar | 2.3.4 |
| com.github.hughwick : toolbox-cache | jar | 2.3.4 |
| com.github.hughwick : toolbox-bean | jar | 2.3.4 |
| com.github.hughwick : toolbox-json | jar | 2.3.4 |
| com.github.hughwick : toolbox-http | jar | 2.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| 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 |