scca-plugin-core

spring-cloud-config-admin

License

License

GroupId

GroupId

com.didispace
ArtifactId

ArtifactId

scca-plugin-core
Last Version

Last Version

1.1.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

scca-plugin-core
spring-cloud-config-admin

Download scca-plugin-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1-RELEASE
1.1.0-RELEASE