Last Version

scca-rest 1.1.1-RELEASE

spring-cloud-config-admin

License

License

GroupId

GroupId

com.didispace
ArtifactId

ArtifactId

scca-rest
Version

Version

1.1.1-RELEASE
Type

Type

jar
Description

Description

scca-rest
spring-cloud-config-admin

Download scca-rest 1.1.1-RELEASE


<!-- 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"]

Dependencies

compile (6)

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

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
io.swagger : swagger-core jar 1.5.12

test (8)

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

Project Modules

There are no modules declared in this project.