| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.didispace |
| Идентификатор | Идентификаторscca-plugin-core |
| Последняя версия | Последняя версия1.1.1-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеscca-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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |