License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdfr.sii.ogham |
ArtifactId | ArtifactIdogham-spring-boot-starter-all |
Version | Version3.0.0 |
Type | Typejar |
Description |
DescriptionOgham Spring Boot Starter
Starter for Spring Boot that provides all dependencies and autoconfiguration
|
Filename | Size |
---|---|
ogham-spring-boot-starter-all-3.0.0.pom | |
ogham-spring-boot-starter-all-3.0.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-all/ -->
<dependency>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-spring-boot-starter-all</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-all/
implementation 'fr.sii.ogham:ogham-spring-boot-starter-all:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-all/
implementation ("fr.sii.ogham:ogham-spring-boot-starter-all:3.0.0")
'fr.sii.ogham:ogham-spring-boot-starter-all:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-spring-boot-starter-all" rev="3.0.0">
<artifact name="ogham-spring-boot-starter-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-spring-boot-starter-all', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-spring-boot-starter-all" % "3.0.0"
[fr.sii.ogham/ogham-spring-boot-starter-all "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.sii.ogham : ogham-spring-boot-autoconfigure | jar | 3.0.0 |
fr.sii.ogham : ogham-all | jar | 3.0.0 |