is not current version
Last Version 2.3.1-fix

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

avalon-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.avalon-inc.web
ArtifactId

ArtifactId

avalon-spring-boot-starter
Version

Version

0.1.1
Type

Type

pom

Download avalon-spring-boot-starter 0.1.1


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