License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdio.github.crystal-processes |
ArtifactId | ArtifactIdcrp-flowable-groovy |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrp-flowable-groovy
Business process management project extensions for flowable
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.crystal-processes/crp-flowable-groovy/ -->
<dependency>
<groupId>io.github.crystal-processes</groupId>
<artifactId>crp-flowable-groovy</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.crystal-processes/crp-flowable-groovy/
implementation 'io.github.crystal-processes:crp-flowable-groovy:0.0.4'
// https://jarcasting.com/artifacts/io.github.crystal-processes/crp-flowable-groovy/
implementation ("io.github.crystal-processes:crp-flowable-groovy:0.0.4")
'io.github.crystal-processes:crp-flowable-groovy:jar:0.0.4'
<dependency org="io.github.crystal-processes" name="crp-flowable-groovy" rev="0.0.4">
<artifact name="crp-flowable-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.crystal-processes', module='crp-flowable-groovy', version='0.0.4')
)
libraryDependencies += "io.github.crystal-processes" % "crp-flowable-groovy" % "0.0.4"
[io.github.crystal-processes/crp-flowable-groovy "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine | jar | 6.7.2 |
org.codehaus.groovy : groovy | jar | 3.0.0 |
org.codehaus.groovy : groovy-all | pom | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-jsr223 | jar | 3.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
com.h2database : h2 | jar | 1.4.199 |
com.zaxxer : HikariCP | jar | 3.4.2 |
org.assertj : assertj-core | jar | 3.14.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |