is not current version
Last Version 1.0.45

in.hocg.boot:spring-boot-xxl-job 1.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

spring-boot-xxl-job
Version

Version

1.0.1
Type

Type

pom

Download spring-boot-xxl-job 1.0.1

Filename Size
spring-boot-xxl-job-1.0.1.pom 949 bytes
Browse

<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-xxl-job/ -->
<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>spring-boot-xxl-job</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-xxl-job/
implementation 'in.hocg.boot:spring-boot-xxl-job:1.0.1'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-xxl-job/
implementation ("in.hocg.boot:spring-boot-xxl-job:1.0.1")
'in.hocg.boot:spring-boot-xxl-job:pom:1.0.1'
<dependency org="in.hocg.boot" name="spring-boot-xxl-job" rev="1.0.1">
  <artifact name="spring-boot-xxl-job" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-xxl-job', version='1.0.1')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-xxl-job" % "1.0.1"
[in.hocg.boot/spring-boot-xxl-job "1.0.1"]