Last Version

zhouruil-workflow-core 1.0.0

简易工作流核心组件

License

License

GroupId

GroupId

io.github.zhouruil.workflow
ArtifactId

ArtifactId

zhouruil-workflow-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

zhouruil-workflow-core
简易工作流核心组件

Download zhouruil-workflow-core 1.0.0


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

Dependencies

compile (15)

Group / Artifact Type Version
ognl : ognl jar 3.2.21
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.1
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-validation jar
org.apache.commons : commons-lang3 jar
com.alibaba : fastjson jar 1.2.78
com.baomidou : mybatis-plus-boot-starter jar 3.4.3.1
com.alibaba : druid-spring-boot-starter jar 1.1.22
org.springframework.boot : spring-boot-starter-quartz jar
org.apache.shiro : shiro-core jar 1.7.1
org.projectlombok : lombok jar
com.google.guava : guava jar 29.0-jre
commons-beanutils : commons-beanutils jar 1.9.4
cn.hutool : hutool-http jar 5.3.8

runtime (4)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.21
com.microsoft.sqlserver » sqljdbc4 jar 4.0
com.oracle » ojdbc6 jar 11.2.0.3
org.postgresql : postgresql jar 42.2.6

Project Modules

There are no modules declared in this project.