is not current version
Last Version 2.3.1-fix

com.avalon-inc.web:avalon-spring-boot-starter 2.2.6

avalon-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.avalon-inc.web
ArtifactId

ArtifactId

avalon-spring-boot-starter
Version

Version

2.2.6
Type

Type

pom

Download avalon-spring-boot-starter 2.2.6


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