| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luues.cloud |
| ArtifactId | ArtifactIdspring-cloud-starter-pom |
| Version | Version1.0.0.0.RELEASE |
| Type | Typepom |
| Description |
Descriptionspring-cloud-starter-pom
A simple jar reference based on spring cloud
|
| Filename | Size |
|---|---|
| spring-cloud-starter-pom-1.0.0.0.RELEASE.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues.cloud/spring-cloud-starter-pom/ -->
<dependency>
<groupId>com.github.luues.cloud</groupId>
<artifactId>spring-cloud-starter-pom</artifactId>
<version>1.0.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues.cloud/spring-cloud-starter-pom/
implementation 'com.github.luues.cloud:spring-cloud-starter-pom:1.0.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues.cloud/spring-cloud-starter-pom/
implementation ("com.github.luues.cloud:spring-cloud-starter-pom:1.0.0.0.RELEASE")
'com.github.luues.cloud:spring-cloud-starter-pom:pom:1.0.0.0.RELEASE'
<dependency org="com.github.luues.cloud" name="spring-cloud-starter-pom" rev="1.0.0.0.RELEASE">
<artifact name="spring-cloud-starter-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luues.cloud', module='spring-cloud-starter-pom', version='1.0.0.0.RELEASE')
)
libraryDependencies += "com.github.luues.cloud" % "spring-cloud-starter-pom" % "1.0.0.0.RELEASE"
[com.github.luues.cloud/spring-cloud-starter-pom "1.0.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.cloud : spring-cloud-context | jar | |
| org.springframework.cloud : spring-cloud-config-client | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | |
| org.springframework.boot : spring-boot-starter-security | jar |