Last Version

scca-core 1.1.1-RELEASE

spring-cloud-config-admin

License

License

GroupId

GroupId

com.didispace
ArtifactId

ArtifactId

scca-core
Version

Version

1.1.1-RELEASE
Type

Type

jar
Description

Description

scca-core
spring-cloud-config-admin

Download scca-core 1.1.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.didispace/scca-core/ -->
<dependency>
    <groupId>com.didispace</groupId>
    <artifactId>scca-core</artifactId>
    <version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.didispace/scca-core/
implementation 'com.didispace:scca-core:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.didispace/scca-core/
implementation ("com.didispace:scca-core:1.1.1-RELEASE")
'com.didispace:scca-core:jar:1.1.1-RELEASE'
<dependency org="com.didispace" name="scca-core" rev="1.1.1-RELEASE">
  <artifact name="scca-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.didispace', module='scca-core', version='1.1.1-RELEASE')
)
libraryDependencies += "com.didispace" % "scca-core" % "1.1.1-RELEASE"
[com.didispace/scca-core "1.1.1-RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.cloud : spring-cloud-config-client jar
com.didispace : easy-utils jar 1.0.0-RELEASE
com.squareup.okhttp3 : okhttp jar 3.9.1
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20

test (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-config-server jar
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar

Project Modules

There are no modules declared in this project.