| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.infilos |
| Идентификатор | Идентификаторrelax-router-spring-boot-starter |
| Последняя версия | Последняя версия2.7.0-0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеToolkits to develop spring boot applications.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.infilos/relax-router-spring-boot-starter/ -->
<dependency>
<groupId>com.infilos</groupId>
<artifactId>relax-router-spring-boot-starter</artifactId>
<version>2.7.0-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-router-spring-boot-starter/
implementation 'com.infilos:relax-router-spring-boot-starter:2.7.0-0'
// https://jarcasting.com/artifacts/com.infilos/relax-router-spring-boot-starter/
implementation ("com.infilos:relax-router-spring-boot-starter:2.7.0-0")
'com.infilos:relax-router-spring-boot-starter:jar:2.7.0-0'
<dependency org="com.infilos" name="relax-router-spring-boot-starter" rev="2.7.0-0">
<artifact name="relax-router-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-router-spring-boot-starter', version='2.7.0-0')
)
libraryDependencies += "com.infilos" % "relax-router-spring-boot-starter" % "2.7.0-0"
[com.infilos/relax-router-spring-boot-starter "2.7.0-0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar |