License |
License |
---|---|
GroupId | GroupIdorg.mountcloud |
ArtifactId | ArtifactIdspring-cloud-common-parent |
Last Version | Last Version2.2.1.RELEASE-Hoxton.RELEASE-1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.mountcloud:spring-cloud-common-parent
This project is spring boot and spring cloud parent,contains the packaged components.
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-cloud-common-parent-2.2.1.RELEASE-Hoxton.RELEASE-1.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mountcloud/spring-cloud-common-parent/ -->
<dependency>
<groupId>org.mountcloud</groupId>
<artifactId>spring-cloud-common-parent</artifactId>
<version>2.2.1.RELEASE-Hoxton.RELEASE-1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mountcloud/spring-cloud-common-parent/
implementation 'org.mountcloud:spring-cloud-common-parent:2.2.1.RELEASE-Hoxton.RELEASE-1.1'
// https://jarcasting.com/artifacts/org.mountcloud/spring-cloud-common-parent/
implementation ("org.mountcloud:spring-cloud-common-parent:2.2.1.RELEASE-Hoxton.RELEASE-1.1")
'org.mountcloud:spring-cloud-common-parent:pom:2.2.1.RELEASE-Hoxton.RELEASE-1.1'
<dependency org="org.mountcloud" name="spring-cloud-common-parent" rev="2.2.1.RELEASE-Hoxton.RELEASE-1.1">
<artifact name="spring-cloud-common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mountcloud', module='spring-cloud-common-parent', version='2.2.1.RELEASE-Hoxton.RELEASE-1.1')
)
libraryDependencies += "org.mountcloud" % "spring-cloud-common-parent" % "2.2.1.RELEASE-Hoxton.RELEASE-1.1"
[org.mountcloud/spring-cloud-common-parent "2.2.1.RELEASE-Hoxton.RELEASE-1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mountcloud : spring-project-common | jar | 1.1.1 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.2.1.RELEASE |
org.springframework.cloud : spring-cloud-starter-consul-discovery | jar | |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.1.RELEASE |
org.springframework.cloud : spring-cloud-starter-netflix-hystrix | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-oauth2 | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE |