| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаfr.sii.ogham |
| Идентификатор | Идентификаторogham-spring-boot-v1-autoconfigure |
| Версия | Версия3.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеOgham Spring Boot 1 autoconfiguration
Autoconfiguration for Spring Boot 1
|
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-v1-autoconfigure/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-spring-boot-v1-autoconfigure</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-v1-autoconfigure/
implementation 'fr.sii.ogham:ogham-spring-boot-v1-autoconfigure:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-v1-autoconfigure/
implementation ("fr.sii.ogham:ogham-spring-boot-v1-autoconfigure:3.0.0")
'fr.sii.ogham:ogham-spring-boot-v1-autoconfigure:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-spring-boot-v1-autoconfigure" rev="3.0.0">
<artifact name="ogham-spring-boot-v1-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-spring-boot-v1-autoconfigure', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-spring-boot-v1-autoconfigure" % "3.0.0"
[fr.sii.ogham/ogham-spring-boot-v1-autoconfigure "3.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fr.sii.ogham : ogham-all Необязательный | jar | 3.0.0 |
| fr.sii.ogham : ogham-spring-boot-common-autoconfigure | jar | 3.0.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.thymeleaf : thymeleaf-spring4 | jar | 2.1.6.RELEASE |
| javax.servlet : javax.servlet-api | jar | |
| org.springframework : spring-webmvc | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| fr.sii.ogham : ogham-test-utils | jar | 3.0.0 |
| fr.sii.ogham.internal » ogham-test-utils-internal | jar | 3.0.0 |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-freemarker | jar | |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.22.RELEASE |