License |
License |
---|---|
GroupId | GroupIdcom.didispace |
ArtifactId | ArtifactIdscca-rest |
Last Version | Last Version1.1.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscca-rest
spring-cloud-config-admin
|
Filename | Size |
---|---|
scca-rest-1.1.1-RELEASE.pom | |
scca-rest-1.1.1-RELEASE.jar | 62 KB |
scca-rest-1.1.1-RELEASE-sources.jar | 36 KB |
scca-rest-1.1.1-RELEASE-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.didispace/scca-rest/ -->
<dependency>
<groupId>com.didispace</groupId>
<artifactId>scca-rest</artifactId>
<version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.didispace/scca-rest/
implementation 'com.didispace:scca-rest:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.didispace/scca-rest/
implementation ("com.didispace:scca-rest:1.1.1-RELEASE")
'com.didispace:scca-rest:jar:1.1.1-RELEASE'
<dependency org="com.didispace" name="scca-rest" rev="1.1.1-RELEASE">
<artifact name="scca-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.didispace', module='scca-rest', version='1.1.1-RELEASE')
)
libraryDependencies += "com.didispace" % "scca-rest" % "1.1.1-RELEASE"
[com.didispace/scca-rest "1.1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.didispace : scca-core | jar | 1.1.1-RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
com.alibaba : fastjson | jar | 1.2.44 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
io.swagger : swagger-core | jar | 1.5.12 |
Group / Artifact | Type | Version |
---|---|---|
com.didispace : scca-discovery-eureka | jar | 1.1.1-RELEASE |
com.didispace : scca-persistence-db | jar | 1.1.1-RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | |
com.pszymczyk.consul : embedded-consul | jar | 1.0.0 |
org.springframework.cloud : spring-cloud-config-server | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar | |
mysql : mysql-connector-java | jar | 5.1.21 |