License |
License |
---|---|
GroupId | GroupIdcom.github.frank5380 |
ArtifactId | ArtifactIdcandy-activiti |
Last Version | Last Version0.0.14 |
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 |
---|---|
candy-activiti-0.0.14.pom | |
candy-activiti-0.0.14.jar | 1 KB |
candy-activiti-0.0.14-sources.jar | 551 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-activiti/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-activiti</artifactId>
<version>0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-activiti/
implementation 'com.github.frank5380:candy-activiti:0.0.14'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-activiti/
implementation ("com.github.frank5380:candy-activiti:0.0.14")
'com.github.frank5380:candy-activiti:jar:0.0.14'
<dependency org="com.github.frank5380" name="candy-activiti" rev="0.0.14">
<artifact name="candy-activiti" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-activiti', version='0.0.14')
)
libraryDependencies += "com.github.frank5380" % "candy-activiti" % "0.0.14"
[com.github.frank5380/candy-activiti "0.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frank5380 : candy-core | jar | 0.0.14 |
org.activiti : activiti-spring-boot-starter-basic | jar | 6.0.0 |