Last Version

Ogham Spring Boot common autoconfiguration 3.0.0

Common autoconfiguration for all Spring Boot versions

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-spring-boot-common-autoconfigure
Version

Version

3.0.0
Type

Type

jar
Description

Description

Ogham Spring Boot common autoconfiguration
Common autoconfiguration for all Spring Boot versions

Download ogham-spring-boot-common-autoconfigure 3.0.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
fr.sii.ogham : ogham-all Optional jar 3.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (7)

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

test (2)

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

Project Modules

There are no modules declared in this project.