| License |
License |
|---|---|
| GroupId | GroupIdio.github.guoshiqiufeng |
| ArtifactId | ArtifactIdframework-date |
| Last Version | Last Version1.3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionlocalDate时间相关
|
| Filename | Size |
|---|---|
| framework-date-1.3.7.pom | |
| framework-date-1.3.7.jar | 15 KB |
| framework-date-1.3.7-sources.jar | 8 KB |
| framework-date-1.3.7-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-date/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>framework-date</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-date/
implementation 'io.github.guoshiqiufeng:framework-date:1.3.7'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/framework-date/
implementation ("io.github.guoshiqiufeng:framework-date:1.3.7")
'io.github.guoshiqiufeng:framework-date:jar:1.3.7'
<dependency org="io.github.guoshiqiufeng" name="framework-date" rev="1.3.7">
<artifact name="framework-date" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='framework-date', version='1.3.7')
)
libraryDependencies += "io.github.guoshiqiufeng" % "framework-date" % "1.3.7"
[io.github.guoshiqiufeng/framework-date "1.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.guoshiqiufeng : framework-core | jar | 1.3.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |