Last Version

delay-task-core 0.0.4

delay-task

License

License

GroupId

GroupId

com.github.lzj960515
ArtifactId

ArtifactId

delay-task-core
Version

Version

0.0.4
Type

Type

jar
Description

Description

delay-task-core
delay-task

Download delay-task-core 0.0.4


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
com.zaxxer : HikariCP jar 3.4.5

runtime (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
mysql : mysql-connector-java jar 8.0.22

test (2)

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

Project Modules

There are no modules declared in this project.