License |
License |
---|---|
GroupId | GroupIdcom.didispace |
ArtifactId | ArtifactIdscca-plugin-core |
Last Version | Last Version1.1.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscca-plugin-core
spring-cloud-config-admin
|
<!-- https://jarcasting.com/artifacts/com.didispace/scca-plugin-core/ -->
<dependency>
<groupId>com.didispace</groupId>
<artifactId>scca-plugin-core</artifactId>
<version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.didispace/scca-plugin-core/
implementation 'com.didispace:scca-plugin-core:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.didispace/scca-plugin-core/
implementation ("com.didispace:scca-plugin-core:1.1.1-RELEASE")
'com.didispace:scca-plugin-core:jar:1.1.1-RELEASE'
<dependency org="com.didispace" name="scca-plugin-core" rev="1.1.1-RELEASE">
<artifact name="scca-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.didispace', module='scca-plugin-core', version='1.1.1-RELEASE')
)
libraryDependencies += "com.didispace" % "scca-plugin-core" % "1.1.1-RELEASE"
[com.didispace/scca-plugin-core "1.1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
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.boot : spring-boot-starter-test | jar |