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