License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.kermoss |
ArtifactId | ArtifactIdreactive-business-flow |
Last Version | Last Version0.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.kermoss/reactive-business-flow/ -->
<dependency>
<groupId>io.kermoss</groupId>
<artifactId>reactive-business-flow</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.kermoss/reactive-business-flow/
implementation 'io.kermoss:reactive-business-flow:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.kermoss/reactive-business-flow/
implementation ("io.kermoss:reactive-business-flow:0.0.1.RELEASE")
'io.kermoss:reactive-business-flow:jar:0.0.1.RELEASE'
<dependency org="io.kermoss" name="reactive-business-flow" rev="0.0.1.RELEASE">
<artifact name="reactive-business-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kermoss', module='reactive-business-flow', version='0.0.1.RELEASE')
)
libraryDependencies += "io.kermoss" % "reactive-business-flow" % "0.0.1.RELEASE"
[io.kermoss/reactive-business-flow "0.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |
org.powermock : powermock-module-junit4 | jar | 1.7.1 |
org.powermock : powermock-api-mockito | jar | 1.7.1 |
com.github.tomakehurst : wiremock-standalone | jar | 2.18.0 |
com.h2database : h2 | jar | 1.4.196 |
org.assertj : assertj-core | jar | 3.12.0 |