com.github.sunnus3:gecco-spring-boot-starter


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.sunnus3
ArtifactId

ArtifactId

gecco-spring-boot-starter
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download gecco-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
com.github.sunnus3 : gecco-spring-boot-autoconfigure jar ${gecco.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0