is not current version
Last Version 1.0.17

com.code-beacon.spring.boot:common-spring-boot-autoconfigure 1.0.14


Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.code-beacon.spring.boot
ArtifactId

ArtifactId

common-spring-boot-autoconfigure
Version

Version

1.0.14
Type

Type

jar

Download common-spring-boot-autoconfigure 1.0.14


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