License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdfr.sii.ogham |
ArtifactId | ArtifactIdogham-spring-boot-common-autoconfigure |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionOgham Spring Boot common autoconfiguration
Common autoconfiguration for all Spring Boot versions
|
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-common-autoconfigure/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-spring-boot-common-autoconfigure</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-common-autoconfigure/
implementation 'fr.sii.ogham:ogham-spring-boot-common-autoconfigure:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-common-autoconfigure/
implementation ("fr.sii.ogham:ogham-spring-boot-common-autoconfigure:3.0.0")
'fr.sii.ogham:ogham-spring-boot-common-autoconfigure:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-spring-boot-common-autoconfigure" rev="3.0.0">
<artifact name="ogham-spring-boot-common-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-spring-boot-common-autoconfigure', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-spring-boot-common-autoconfigure" % "3.0.0"
[fr.sii.ogham/ogham-spring-boot-common-autoconfigure "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.sii.ogham : ogham-all Optional | jar | 3.0.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.thymeleaf : thymeleaf-spring5 | jar | |
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-validation | jar |
Group / Artifact | Type | Version |
---|---|---|
fr.sii.ogham : ogham-test-utils | jar | 3.0.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.4.1 |