License |
License |
---|---|
GroupId | GroupIdwang.sunnly |
ArtifactId | ArtifactIdmacro-common-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwang.sunnly:macro-common-core
常用工具核心类
|
Filename | Size |
---|---|
macro-common-core-1.0.0.pom | |
macro-common-core-1.0.0.jar | 36 KB |
macro-common-core-1.0.0-sources.jar | 25 KB |
macro-common-core-1.0.0-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/wang.sunnly/macro-common-core/ -->
<dependency>
<groupId>wang.sunnly</groupId>
<artifactId>macro-common-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/wang.sunnly/macro-common-core/
implementation 'wang.sunnly:macro-common-core:1.0.0'
// https://jarcasting.com/artifacts/wang.sunnly/macro-common-core/
implementation ("wang.sunnly:macro-common-core:1.0.0")
'wang.sunnly:macro-common-core:jar:1.0.0'
<dependency org="wang.sunnly" name="macro-common-core" rev="1.0.0">
<artifact name="macro-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='wang.sunnly', module='macro-common-core', version='1.0.0')
)
libraryDependencies += "wang.sunnly" % "macro-common-core" % "1.0.0"
[wang.sunnly/macro-common-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |
io.jsonwebtoken : jjwt | jar | 0.7.0 |
joda-time : joda-time | jar | 2.10.1 |
cn.hutool : hutool-all | jar | 5.5.1 |
org.projectlombok : lombok | jar | 1.18.6 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.springframework : springloaded | jar | 1.2.8.RELEASE |
org.springframework.boot : spring-boot-devtools | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |