| License |
License |
|---|---|
| GroupId | GroupIdcom.csicit.ace |
| ArtifactId | ArtifactIdbpm |
| Last Version | Last Version1.2.31 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| bpm-1.2.31.pom | |
| bpm-1.2.31.jar | 605 KB |
| bpm-1.2.31-sources.jar | 118 bytes |
| bpm-1.2.31-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/bpm/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>bpm</artifactId>
<version>1.2.31</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/bpm/
implementation 'com.csicit.ace:bpm:1.2.31'
// https://jarcasting.com/artifacts/com.csicit.ace/bpm/
implementation ("com.csicit.ace:bpm:1.2.31")
'com.csicit.ace:bpm:jar:1.2.31'
<dependency org="com.csicit.ace" name="bpm" rev="1.2.31">
<artifact name="bpm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='bpm', version='1.2.31')
)
libraryDependencies += "com.csicit.ace" % "bpm" % "1.2.31"
[com.csicit.ace/bpm "1.2.31"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.csicit.ace » mybatis-plus | jar | 1.0-RELEASE |
| com.csicit.ace » mybatis-plus-boot-starter | jar | 1.0-RELEASE |
| org.mybatis : mybatis | jar | 3.4.6 |
| org.activiti : activiti-engine | jar | 7.1.81 |
| org.activiti : activiti-spring | jar | 7.1.81 |
| org.activiti : activiti-bpmn-layout | jar | 7.1.81 |
| com.csicit.ace : interfaces | jar | 1.0.67 |
| com.csicit.ace : dbplus | jar | 1.0.67 |
| com.fasterxml.uuid : java-uuid-generator | jar | 3.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.csicit.ace » dynamic-datasource | jar | 1.0.43 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |