License |
License |
---|---|
GroupId | GroupIdio.github.crystal-processes |
ArtifactId | ArtifactIdcrp-flowable-shell |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrp-flowable-shell
flowable shell application
|
Project URL |
Project URL |
Filename | Size |
---|---|
crp-flowable-shell-0.0.4.pom | |
crp-flowable-shell-0.0.4.jar | 38 KB |
crp-flowable-shell-0.0.4-sources.jar | 17 KB |
crp-flowable-shell-0.0.4-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.crystal-processes/crp-flowable-shell/ -->
<dependency>
<groupId>io.github.crystal-processes</groupId>
<artifactId>crp-flowable-shell</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.crystal-processes/crp-flowable-shell/
implementation 'io.github.crystal-processes:crp-flowable-shell:0.0.4'
// https://jarcasting.com/artifacts/io.github.crystal-processes/crp-flowable-shell/
implementation ("io.github.crystal-processes:crp-flowable-shell:0.0.4")
'io.github.crystal-processes:crp-flowable-shell:jar:0.0.4'
<dependency org="io.github.crystal-processes" name="crp-flowable-shell" rev="0.0.4">
<artifact name="crp-flowable-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.crystal-processes', module='crp-flowable-shell', version='0.0.4')
)
libraryDependencies += "io.github.crystal-processes" % "crp-flowable-shell" % "0.0.4"
[io.github.crystal-processes/crp-flowable-shell "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.shell : spring-shell-starter | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-freemarker | jar | 2.3.3.RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.12 |
org.apache.httpcomponents : httpmime | jar | 4.5.12 |
commons-io : commons-io | jar | 2.8.0 |
org.apache.commons : commons-compress | jar | 1.20 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.3.RELEASE |
net.javacrumbs.json-unit : json-unit-assertj | jar | 2.19.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 |