Last Version

Ogham Spring Boot autoconfiguration 3.0.0

Autoconfiguration for Spring Boot

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-autoconfigure
Version

Version

3.0.0
Type

Type

jar
Description

Description

Ogham Spring Boot autoconfiguration
Autoconfiguration for Spring Boot

Download ogham-spring-boot-autoconfigure 3.0.0


<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>fr.sii.ogham</groupId>
    <artifactId>ogham-spring-boot-autoconfigure</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-autoconfigure/
implementation 'fr.sii.ogham:ogham-spring-boot-autoconfigure:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-autoconfigure/
implementation ("fr.sii.ogham:ogham-spring-boot-autoconfigure:3.0.0")
'fr.sii.ogham:ogham-spring-boot-autoconfigure:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-spring-boot-autoconfigure" rev="3.0.0">
  <artifact name="ogham-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-spring-boot-autoconfigure', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-spring-boot-autoconfigure" % "3.0.0"
[fr.sii.ogham/ogham-spring-boot-autoconfigure "3.0.0"]

Dependencies

compile (4)

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

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.thymeleaf : thymeleaf-spring4 jar 2.1.6.RELEASE
org.thymeleaf : thymeleaf-spring5 jar

test (5)

Group / Artifact Type Version
fr.sii.ogham : ogham-test-utils 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 2.4.1

Project Modules

There are no modules declared in this project.