| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.github.thierrysquirrel |
| Идентификатор | Идентификаторweb-route-spring-boot-autoconfigure |
| Версия | Версия1.0.1.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеweb-route-spring-boot
|
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>web-route-spring-boot-autoconfigure</artifactId>
<version>1.0.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot-autoconfigure/
implementation 'com.github.thierrysquirrel:web-route-spring-boot-autoconfigure:1.0.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/web-route-spring-boot-autoconfigure/
implementation ("com.github.thierrysquirrel:web-route-spring-boot-autoconfigure:1.0.1.1-RELEASE")
'com.github.thierrysquirrel:web-route-spring-boot-autoconfigure:jar:1.0.1.1-RELEASE'
<dependency org="com.github.thierrysquirrel" name="web-route-spring-boot-autoconfigure" rev="1.0.1.1-RELEASE">
<artifact name="web-route-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='web-route-spring-boot-autoconfigure', version='1.0.1.1-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "web-route-spring-boot-autoconfigure" % "1.0.1.1-RELEASE"
[com.github.thierrysquirrel/web-route-spring-boot-autoconfigure "1.0.1.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.6.2 |
| org.springframework.boot : spring-boot-starter | jar | 2.6.2 |
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| com.google.guava : guava | jar | 31.0.1-jre |
| io.netty : netty-all | jar | 4.1.72.Final |