Last Version

xyz.weechang:moreco-cloud-config 0.0.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

xyz.weechang
ArtifactId

ArtifactId

moreco-cloud-config
Version

Version

0.0.1
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/moreco-cloud-config

Download moreco-cloud-config 0.0.1


<!-- https://jarcasting.com/artifacts/xyz.weechang/moreco-cloud-config/ -->
<dependency>
    <groupId>xyz.weechang</groupId>
    <artifactId>moreco-cloud-config</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.weechang/moreco-cloud-config/
implementation 'xyz.weechang:moreco-cloud-config:0.0.1'
// https://jarcasting.com/artifacts/xyz.weechang/moreco-cloud-config/
implementation ("xyz.weechang:moreco-cloud-config:0.0.1")
'xyz.weechang:moreco-cloud-config:jar:0.0.1'
<dependency org="xyz.weechang" name="moreco-cloud-config" rev="0.0.1">
  <artifact name="moreco-cloud-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.weechang', module='moreco-cloud-config', version='0.0.1')
)
libraryDependencies += "xyz.weechang" % "moreco-cloud-config" % "0.0.1"
[xyz.weechang/moreco-cloud-config "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-config-server jar

Project Modules

There are no modules declared in this project.