License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.thierrysquirrel |
ArtifactId | ArtifactIdotter-spring-boot-starter |
Last Version | Last Version2.1.1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionotter-spring-boot-starter
otter-spring-boot-starter
|
<!-- https://jarcasting.com/artifacts/com.github.thierrysquirrel/otter-spring-boot-starter/ -->
<dependency>
<groupId>com.github.thierrysquirrel</groupId>
<artifactId>otter-spring-boot-starter</artifactId>
<version>2.1.1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/otter-spring-boot-starter/
implementation 'com.github.thierrysquirrel:otter-spring-boot-starter:2.1.1.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.thierrysquirrel/otter-spring-boot-starter/
implementation ("com.github.thierrysquirrel:otter-spring-boot-starter:2.1.1.4-RELEASE")
'com.github.thierrysquirrel:otter-spring-boot-starter:jar:2.1.1.4-RELEASE'
<dependency org="com.github.thierrysquirrel" name="otter-spring-boot-starter" rev="2.1.1.4-RELEASE">
<artifact name="otter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thierrysquirrel', module='otter-spring-boot-starter', version='2.1.1.4-RELEASE')
)
libraryDependencies += "com.github.thierrysquirrel" % "otter-spring-boot-starter" % "2.1.1.4-RELEASE"
[com.github.thierrysquirrel/otter-spring-boot-starter "2.1.1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.5 |
com.github.thierrysquirrel : otter-spring-boot-autoconfigure | jar | 2.1.1.4-RELEASE |