is not current version
Last Version 3.0.0

fr.sii.ogham:ogham-spring-boot-autoconfigure 2.0.0

Autoconfiguration for Spring Boot

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

2.0.0
Type

Type

jar

Download ogham-spring-boot-autoconfigure 2.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>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-autoconfigure/
implementation 'fr.sii.ogham:ogham-spring-boot-autoconfigure:2.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-autoconfigure/
implementation ("fr.sii.ogham:ogham-spring-boot-autoconfigure:2.0.0")
'fr.sii.ogham:ogham-spring-boot-autoconfigure:jar:2.0.0'
<dependency org="fr.sii.ogham" name="ogham-spring-boot-autoconfigure" rev="2.0.0">
  <artifact name="ogham-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-spring-boot-autoconfigure', version='2.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-spring-boot-autoconfigure" % "2.0.0"
[fr.sii.ogham/ogham-spring-boot-autoconfigure "2.0.0"]