License |
License |
---|---|
GroupId | GroupIdcom.github.lzj960515 |
ArtifactId | ArtifactIddelay-task-core |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondelay-task-core
delay-task
|
Filename | Size |
---|---|
delay-task-core-0.0.4.pom | |
delay-task-core-0.0.4.jar | 26 KB |
delay-task-core-0.0.4-sources.jar | 18 KB |
delay-task-core-0.0.4-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lzj960515/delay-task-core/ -->
<dependency>
<groupId>com.github.lzj960515</groupId>
<artifactId>delay-task-core</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lzj960515/delay-task-core/
implementation 'com.github.lzj960515:delay-task-core:0.0.4'
// https://jarcasting.com/artifacts/com.github.lzj960515/delay-task-core/
implementation ("com.github.lzj960515:delay-task-core:0.0.4")
'com.github.lzj960515:delay-task-core:jar:0.0.4'
<dependency org="com.github.lzj960515" name="delay-task-core" rev="0.0.4">
<artifact name="delay-task-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lzj960515', module='delay-task-core', version='0.0.4')
)
libraryDependencies += "com.github.lzj960515" % "delay-task-core" % "0.0.4"
[com.github.lzj960515/delay-task-core "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.zaxxer : HikariCP | jar | 3.4.5 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
mysql : mysql-connector-java | jar | 8.0.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.5.RELEASE |