| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.bluslee |
| Идентификатор | Идентификаторspring-boot-starter-mundo |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-mundo
mundo是一个轻量级,可扩展的流程引擎
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.bluslee/spring-boot-starter-mundo/ -->
<dependency>
<groupId>com.bluslee</groupId>
<artifactId>spring-boot-starter-mundo</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bluslee/spring-boot-starter-mundo/
implementation 'com.bluslee:spring-boot-starter-mundo:0.0.1'
// https://jarcasting.com/artifacts/com.bluslee/spring-boot-starter-mundo/
implementation ("com.bluslee:spring-boot-starter-mundo:0.0.1")
'com.bluslee:spring-boot-starter-mundo:jar:0.0.1'
<dependency org="com.bluslee" name="spring-boot-starter-mundo" rev="0.0.1">
<artifact name="spring-boot-starter-mundo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bluslee', module='spring-boot-starter-mundo', version='0.0.1')
)
libraryDependencies += "com.bluslee" % "spring-boot-starter-mundo" % "0.0.1"
[com.bluslee/spring-boot-starter-mundo "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.0 |
| com.bluslee : mundo-process | jar | 0.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.0 |
| junit : junit | jar | 4.13.1 |
| org.dom4j : dom4j | jar | 2.1.3 |
| jaxen : jaxen | jar | 1.2.0 |
| org.yaml : snakeyaml | jar | 1.30 |