License |
License |
---|---|
GroupId | GroupIdcom.github.hughwick |
ArtifactId | ArtifactIdtoolbox-core |
Version | Version2.3.3 |
Type | Typejar |
Description |
Descriptiontoolbox 公共工具类核心包
|
Filename | Size |
---|---|
toolbox-core-2.3.3.pom | |
toolbox-core-2.3.3.jar | 3 MB |
toolbox-core-2.3.3-sources.jar | 3 MB |
toolbox-core-2.3.3-javadoc.jar | 785 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hughwick/toolbox-core/ -->
<dependency>
<groupId>com.github.hughwick</groupId>
<artifactId>toolbox-core</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-core/
implementation 'com.github.hughwick:toolbox-core:2.3.3'
// https://jarcasting.com/artifacts/com.github.hughwick/toolbox-core/
implementation ("com.github.hughwick:toolbox-core:2.3.3")
'com.github.hughwick:toolbox-core:jar:2.3.3'
<dependency org="com.github.hughwick" name="toolbox-core" rev="2.3.3">
<artifact name="toolbox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hughwick', module='toolbox-core', version='2.3.3')
)
libraryDependencies += "com.github.hughwick" % "toolbox-core" % "2.3.3"
[com.github.hughwick/toolbox-core "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hughwick : toolbox-bean | jar | 2.3.3 |
javax.servlet : javax.servlet-api | jar | 4.0.1 |
com.esotericsoftware : kryo | jar | 4.0.2 |
com.google.guava : guava | jar | 31.1-jre |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.lionsoul : ip2region | jar | 1.7.2 |
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.20 |
org.springframework : spring-context | jar | 5.3.20 |