is not current version
Last Version 1.0.17

com.code-beacon.spring.boot:common-spring-boot 1.0.12

common-spring-boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.code-beacon.spring.boot
ArtifactId

ArtifactId

common-spring-boot
Version

Version

1.0.12
Type

Type

pom

Download common-spring-boot 1.0.12


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