License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Configuration Application Layer Libs config |
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdspring-boot-starter-configuration |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Chassis::Spring Boot Starter::Configuration
Java Chassis Parent Springboot1
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/spring-boot-starter-configuration/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>spring-boot-starter-configuration</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/spring-boot-starter-configuration/
implementation 'org.apache.servicecomb:spring-boot-starter-configuration:1.3.7'
// https://jarcasting.com/artifacts/org.apache.servicecomb/spring-boot-starter-configuration/
implementation ("org.apache.servicecomb:spring-boot-starter-configuration:1.3.7")
'org.apache.servicecomb:spring-boot-starter-configuration:jar:1.3.7'
<dependency org="org.apache.servicecomb" name="spring-boot-starter-configuration" rev="1.3.7">
<artifact name="spring-boot-starter-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='spring-boot-starter-configuration', version='1.3.7')
)
libraryDependencies += "org.apache.servicecomb" % "spring-boot-starter-configuration" % "1.3.7"
[org.apache.servicecomb/spring-boot-starter-configuration "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : foundation-config | jar | |
org.apache.servicecomb : config-cc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | |
org.hamcrest : hamcrest-all | jar | |
org.jmockit : jmockit | jar | |
org.mockito : mockito-core | jar | |
org.hamcrest : hamcrest-core | jar | |
org.powermock : powermock-api-mockito | jar | |
org.powermock : powermock-module-junit4 | jar | |
com.github.seanyinx : unit-scaffolding | jar | |
junit : junit | jar |