License |
License |
---|---|
GroupId | GroupIdcom.mxpio |
ArtifactId | ArtifactIdmxpio-boot-base-flowable |
Version | Version1.0.6 |
Type | Typejar |
Description |
Description工作流模块
工作流模块
|
<!-- https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-flowable/ -->
<dependency>
<groupId>com.mxpio</groupId>
<artifactId>mxpio-boot-base-flowable</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-flowable/
implementation 'com.mxpio:mxpio-boot-base-flowable:1.0.6'
// https://jarcasting.com/artifacts/com.mxpio/mxpio-boot-base-flowable/
implementation ("com.mxpio:mxpio-boot-base-flowable:1.0.6")
'com.mxpio:mxpio-boot-base-flowable:jar:1.0.6'
<dependency org="com.mxpio" name="mxpio-boot-base-flowable" rev="1.0.6">
<artifact name="mxpio-boot-base-flowable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mxpio', module='mxpio-boot-base-flowable', version='1.0.6')
)
libraryDependencies += "com.mxpio" % "mxpio-boot-base-flowable" % "1.0.6"
[com.mxpio/mxpio-boot-base-flowable "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.mxpio : mxpio-boot-base-security | jar | 1.0.6 |
org.flowable : flowable-spring-boot-starter | jar | 6.7.2 |
org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.4.3 |
org.hibernate : hibernate-validator | jar | 6.0.11.Final |
org.springframework.boot : spring-boot-starter-security | jar | 2.4.3 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.3 |
org.projectlombok : lombok Optional | jar | 1.18.18 |
org.springframework.boot : spring-boot-starter-cache | jar | 2.4.3 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.3 |
org.springframework.security : spring-security-test | jar |