License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.microcmpt |
ArtifactId | ArtifactIdspring-boot-api-regcovery-dashboard-starter |
Version | Version1.0.4 |
Type | Typejar |
Description |
Descriptionspring-boot-api-regcovery-dashboard-starter
api-regcovery web control that adds, deletes, and checks services.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.microcmpt/spring-boot-api-regcovery-dashboard-starter/ -->
<dependency>
<groupId>com.github.microcmpt</groupId>
<artifactId>spring-boot-api-regcovery-dashboard-starter</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microcmpt/spring-boot-api-regcovery-dashboard-starter/
implementation 'com.github.microcmpt:spring-boot-api-regcovery-dashboard-starter:1.0.4'
// https://jarcasting.com/artifacts/com.github.microcmpt/spring-boot-api-regcovery-dashboard-starter/
implementation ("com.github.microcmpt:spring-boot-api-regcovery-dashboard-starter:1.0.4")
'com.github.microcmpt:spring-boot-api-regcovery-dashboard-starter:jar:1.0.4'
<dependency org="com.github.microcmpt" name="spring-boot-api-regcovery-dashboard-starter" rev="1.0.4">
<artifact name="spring-boot-api-regcovery-dashboard-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microcmpt', module='spring-boot-api-regcovery-dashboard-starter', version='1.0.4')
)
libraryDependencies += "com.github.microcmpt" % "spring-boot-api-regcovery-dashboard-starter" % "1.0.4"
[com.github.microcmpt/spring-boot-api-regcovery-dashboard-starter "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
com.google.guava : guava | jar | 23.0 |
org.apache.zookeeper : zookeeper | jar | 3.4.10 |
com.101tec : zkclient | jar | 0.10 |
org.webjars : webjars-locator | jar | 0.31 |
org.webjars : bootstrap | jar | 3.3.7-1 |
org.webjars : jquery | jar | 3.1.1 |
org.springframework.boot : spring-boot-starter-freemarker | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 1.5.10.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |