my-distributed-job


License

License

GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-distributed-job
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

my-distributed-job
my-distributed-job
Project URL

Project URL

https://github.com/weibin268/my-distributed-job
Source Code Management

Source Code Management

https://github.com/weibin268/my-distributed-job

Download my-distributed-job

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-autoconfigure jar
com.dangdang : elastic-job-lite-core jar 2.1.5
com.dangdang : elastic-job-lite-spring jar 2.1.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0