License |
License |
---|---|
GroupId | GroupIdio.github.xiaoyudeguang |
ArtifactId | ArtifactIdeasy-job |
Last Version | Last Version4.3.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-job
后端零代码开发组件
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-job-4.3.11.pom | |
easy-job-4.3.11.jar | 8 KB |
easy-job-4.3.11-sources.jar | 5 KB |
easy-job-4.3.11-javadoc.jar | 62 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.xiaoyudeguang : easy-mybatis | jar | 4.3.11 |
Group / Artifact | Type | Version |
---|---|---|
io.springfox : springfox-core | jar | 3.0.0 |