License |
License |
---|---|
GroupId | GroupIdcom.didispace |
ArtifactId | ArtifactIdscca-core |
Last Version | Last Version1.1.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscca-core
spring-cloud-config-admin
|
Filename | Size |
---|---|
scca-core-1.1.1-RELEASE.pom | |
scca-core-1.1.1-RELEASE.jar | 26 KB |
scca-core-1.1.1-RELEASE-sources.jar | 17 KB |
scca-core-1.1.1-RELEASE-javadoc.jar | 143 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-config-server | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar |