Last Version

job-common 0.0.3

job-common

License

License

GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

job-common
Version

Version

0.0.3
Type

Type

jar
Description

Description

job-common
job-common
Project URL

Project URL

https://github.com/patterncat/delay-job

Download job-common 0.0.3


<!-- https://jarcasting.com/artifacts/cn.patterncat/job-common/ -->
<dependency>
    <groupId>cn.patterncat</groupId>
    <artifactId>job-common</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/job-common/
implementation 'cn.patterncat:job-common:0.0.3'
// https://jarcasting.com/artifacts/cn.patterncat/job-common/
implementation ("cn.patterncat:job-common:0.0.3")
'cn.patterncat:job-common:jar:0.0.3'
<dependency org="cn.patterncat" name="job-common" rev="0.0.3">
  <artifact name="job-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='job-common', version='0.0.3')
)
libraryDependencies += "cn.patterncat" % "job-common" % "0.0.3"
[cn.patterncat/job-common "0.0.3"]

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18
org.springframework.boot : spring-boot-starter jar

Project Modules

There are no modules declared in this project.