License |
License |
---|---|
GroupId | GroupIdcom.github.JoeKerouac |
ArtifactId | ArtifactIdutils |
Last Version | Last Version1.10.004 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionutils
常用工具类
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils-1.10.004.pom | |
utils-1.10.004.jar | 262 KB |
utils-1.10.004-sources.jar | 198 KB |
utils-1.10.004-javadoc.jar | 971 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.JoeKerouac/utils/ -->
<dependency>
<groupId>com.github.JoeKerouac</groupId>
<artifactId>utils</artifactId>
<version>1.10.004</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.JoeKerouac/utils/
implementation 'com.github.JoeKerouac:utils:1.10.004'
// https://jarcasting.com/artifacts/com.github.JoeKerouac/utils/
implementation ("com.github.JoeKerouac:utils:1.10.004")
'com.github.JoeKerouac:utils:jar:1.10.004'
<dependency org="com.github.JoeKerouac" name="utils" rev="1.10.004">
<artifact name="utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.JoeKerouac', module='utils', version='1.10.004')
)
libraryDependencies += "com.github.JoeKerouac" % "utils" % "1.10.004"
[com.github.JoeKerouac/utils "1.10.004"]
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4.7 |
org.apache.poi : poi-ooxml | jar | 3.17 |
net.glxn : qrgen | jar | 1.4 |
org.slf4j : slf4j-api | jar | |
org.redisson : redisson | jar | 3.2.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
dom4j : dom4j | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
javax.validation : validation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
org.springframework.boot : spring-boot-starter | jar | |
ch.qos.logback : logback-core | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.springframework : spring-context | jar | |
org.slf4j : jcl-over-slf4j | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |