License |
License |
---|---|
GroupId | GroupIdcom.letters7.wuchen |
ArtifactId | ArtifactIdspringboot2-utils |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthe utils by springboot2
|
Filename | Size |
---|---|
springboot2-utils-1.0.0.pom | |
springboot2-utils-1.0.0.jar | 101 KB |
springboot2-utils-1.0.0-sources.jar | 68 KB |
springboot2-utils-1.0.0-javadoc.jar | 360 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-utils/ -->
<dependency>
<groupId>com.letters7.wuchen</groupId>
<artifactId>springboot2-utils</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-utils/
implementation 'com.letters7.wuchen:springboot2-utils:1.0.0'
// https://jarcasting.com/artifacts/com.letters7.wuchen/springboot2-utils/
implementation ("com.letters7.wuchen:springboot2-utils:1.0.0")
'com.letters7.wuchen:springboot2-utils:jar:1.0.0'
<dependency org="com.letters7.wuchen" name="springboot2-utils" rev="1.0.0">
<artifact name="springboot2-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.letters7.wuchen', module='springboot2-utils', version='1.0.0')
)
libraryDependencies += "com.letters7.wuchen" % "springboot2-utils" % "1.0.0"
[com.letters7.wuchen/springboot2-utils "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
commons-codec : commons-codec | jar | |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
org.apache.commons : commons-text | jar | 1.6 |
commons-io : commons-io | jar | 2.6 |
org.aspectj : aspectjrt | jar | |
joda-time : joda-time | jar | 2.7 |
com.google.guava : guava | jar | 27.0-jre |
com.alibaba : fastjson | jar | 1.2.54 |
org.zeroturnaround : zt-zip | jar | 1.13 |
org.springframework : spring-web | jar | |
org.springframework : spring-context-support | jar | |
org.apache.tomcat.embed : tomcat-embed-core | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |