easy-job

后端零代码开发组件

License

License

GroupId

GroupId

io.github.xiaoyudeguang
ArtifactId

ArtifactId

easy-job
Last Version

Last Version

4.3.11
Release Date

Release Date

Type

Type

jar
Description

Description

easy-job
后端零代码开发组件
Project URL

Project URL

https://gitee.com/xiaoyudeguang/easy-job

Download easy-job

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.xiaoyudeguang : easy-mybatis jar 4.3.11

provided (1)

Group / Artifact Type Version
io.springfox : springfox-core jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.11
4.3.10
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1
4.2.24