License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdspring-boot-common |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava Chassis::Foundations::Spring Boot Common
Java Chassis Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
spring-boot-common-1.3.7.pom | |
spring-boot-common-1.3.7.jar | 14 KB |
spring-boot-common-1.3.7-sources.jar | 10 KB |
spring-boot-common-1.3.7-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/spring-boot-common/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>spring-boot-common</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/spring-boot-common/
implementation 'org.apache.servicecomb:spring-boot-common:1.3.7'
// https://jarcasting.com/artifacts/org.apache.servicecomb/spring-boot-common/
implementation ("org.apache.servicecomb:spring-boot-common:1.3.7")
'org.apache.servicecomb:spring-boot-common:jar:1.3.7'
<dependency org="org.apache.servicecomb" name="spring-boot-common" rev="1.3.7">
<artifact name="spring-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='spring-boot-common', version='1.3.7')
)
libraryDependencies += "org.apache.servicecomb" % "spring-boot-common" % "1.3.7"
[org.apache.servicecomb/spring-boot-common "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : service-registry | jar | 1.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | 3.0.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmockit : jmockit | jar | 1.30 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.powermock : powermock-api-mockito | jar | 1.6.2 |
org.powermock : powermock-module-junit4 | jar | 1.6.2 |
com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
junit : junit | jar | 4.12 |