License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.code-beacon.spring.boot |
ArtifactId | ArtifactIdcommon-spring-boot-starter |
Last Version | Last Version1.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-spring-boot
|
Filename | Size |
---|---|
common-spring-boot-starter-1.0.17.pom | |
common-spring-boot-starter-1.0.17.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-starter/ -->
<dependency>
<groupId>com.code-beacon.spring.boot</groupId>
<artifactId>common-spring-boot-starter</artifactId>
<version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-starter/
implementation 'com.code-beacon.spring.boot:common-spring-boot-starter:1.0.17'
// https://jarcasting.com/artifacts/com.code-beacon.spring.boot/common-spring-boot-starter/
implementation ("com.code-beacon.spring.boot:common-spring-boot-starter:1.0.17")
'com.code-beacon.spring.boot:common-spring-boot-starter:jar:1.0.17'
<dependency org="com.code-beacon.spring.boot" name="common-spring-boot-starter" rev="1.0.17">
<artifact name="common-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.code-beacon.spring.boot', module='common-spring-boot-starter', version='1.0.17')
)
libraryDependencies += "com.code-beacon.spring.boot" % "common-spring-boot-starter" % "1.0.17"
[com.code-beacon.spring.boot/common-spring-boot-starter "1.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.code-beacon.spring.boot : common-spring-boot-autoconfigure | jar | 1.0.17 |