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