| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.easyrules |
| Идентификатор | Идентификаторeasyrules-spring-boot-starter |
| Версия | Версия2.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеEasy Rules Spring Boot Starter module
Module providing Spring Boot autoconfiguration
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.easyrules/easyrules-spring-boot-starter/ -->
<dependency>
<groupId>org.easyrules</groupId>
<artifactId>easyrules-spring-boot-starter</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.easyrules/easyrules-spring-boot-starter/
implementation 'org.easyrules:easyrules-spring-boot-starter:2.5.0'
// https://jarcasting.com/artifacts/org.easyrules/easyrules-spring-boot-starter/
implementation ("org.easyrules:easyrules-spring-boot-starter:2.5.0")
'org.easyrules:easyrules-spring-boot-starter:jar:2.5.0'
<dependency org="org.easyrules" name="easyrules-spring-boot-starter" rev="2.5.0">
<artifact name="easyrules-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easyrules', module='easyrules-spring-boot-starter', version='2.5.0')
)
libraryDependencies += "org.easyrules" % "easyrules-spring-boot-starter" % "2.5.0"
[org.easyrules/easyrules-spring-boot-starter "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easyrules : easyrules-core | jar | 2.5.0 |
| org.easyrules : easyrules-spring | jar | 2.5.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-test | jar | |
| junit : junit | jar | 4.12 |
| commons-logging : commons-logging | jar |