| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.dustlight.flow |
| Идентификатор | Идентификаторflow-service |
| Версия | Версия0.1.7-alpha |
| Тип | Типjar |
| Описание |
Описаниеflow-service
流程服务
|
| Имя Файла | Размер |
|---|---|
| flow-service-0.1.7-alpha.pom | |
| flow-service-0.1.7-alpha.jar | 78 MB |
| flow-service-0.1.7-alpha-sources.jar | 54 KB |
| flow-service-0.1.7-alpha-javadoc.jar | 716 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.dustlight.flow/flow-service/ -->
<dependency>
<groupId>cn.dustlight.flow</groupId>
<artifactId>flow-service</artifactId>
<version>0.1.7-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.flow/flow-service/
implementation 'cn.dustlight.flow:flow-service:0.1.7-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.flow/flow-service/
implementation ("cn.dustlight.flow:flow-service:0.1.7-alpha")
'cn.dustlight.flow:flow-service:jar:0.1.7-alpha'
<dependency org="cn.dustlight.flow" name="flow-service" rev="0.1.7-alpha">
<artifact name="flow-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.flow', module='flow-service', version='0.1.7-alpha')
)
libraryDependencies += "cn.dustlight.flow" % "flow-service" % "0.1.7-alpha"
[cn.dustlight.flow/flow-service "0.1.7-alpha"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| org.springframework.experimental » spring-native | jar | 0.10.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.projectlombok : lombok Необязательный | jar | |
| org.springdoc : springdoc-openapi-webflux-ui | jar | 1.5.9 |
| cn.dustlight.auth : auth-resource-server-reactive | jar | |
| cn.dustlight.auth : auth-client-reactive | jar | |
| cn.dustlight.flow : flow-trigger-store-elasticsearch | jar | 0.1.7-alpha |
| cn.dustlight.flow : flow-core | jar | 0.1.7-alpha |
| cn.dustlight.flow : flow-datacenter | jar | 0.1.7-alpha |
| cn.dustlight.flow : flow-zeebe | jar | 0.1.7-alpha |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.projectreactor : reactor-test | jar |