License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-all |
Version | Version2.1.10 |
Type | Typejar |
Description |
Descriptiontoolbox 全部工具包
|
Filename | Size |
---|---|
toolbox-all-2.1.10.pom | |
toolbox-all-2.1.10.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.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-all/
implementation 'com.github.hughwick:toolbox-all:2.1.10'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-all/
implementation ("com.github.hughwick:toolbox-all:2.1.10")
'com.github.hughwick:toolbox-all:jar:2.1.10'
<dependency org="com.github.hughwick" name="toolbox-all" rev="2.1.10">
<artifact name="toolbox-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-all', version='2.1.10')
)
libraryDependencies += "com.github.hughwick" % "toolbox-all" % "2.1.10"
[com.github.hughwick/toolbox-all "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-core | jar | 2.1.10 |
com.github.hughwick : toolbox-db | jar | 2.1.10 |
com.github.hughwick : toolbox-aop | jar | 2.1.10 |
com.github.hughwick : toolbox-crypto | jar | 2.1.10 |
com.github.hughwick : toolbox-cache | jar | 2.1.10 |
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 |