License |
License |
---|---|
GroupId | GroupIdcom.github.lzj960515 |
ArtifactId | ArtifactIddelay-task-core |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptiondelay-task-core
delay-task
|
Filename | Size |
---|---|
delay-task-core-0.0.3.pom | |
delay-task-core-0.0.3.jar | 26 KB |
delay-task-core-0.0.3-sources.jar | 18 KB |
delay-task-core-0.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lzj960515/delay-task-core/
implementation 'com.github.lzj960515:delay-task-core:0.0.3'
// https://jarcasting.com/artifacts/com.github.lzj960515/delay-task-core/
implementation ("com.github.lzj960515:delay-task-core:0.0.3")
'com.github.lzj960515:delay-task-core:jar:0.0.3'
<dependency org="com.github.lzj960515" name="delay-task-core" rev="0.0.3">
<artifact name="delay-task-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lzj960515', module='delay-task-core', version='0.0.3')
)
libraryDependencies += "com.github.lzj960515" % "delay-task-core" % "0.0.3"
[com.github.lzj960515/delay-task-core "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-starter-data-jpa | 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 |