Last Version

samples-parent 0.2.1.RELEASE

Spring Cloud Samples

License

License

GroupId

GroupId

com.upcwangying.cloud.samples
ArtifactId

ArtifactId

samples-parent
Version

Version

0.2.1.RELEASE
Type

Type

pom
Description

Description

samples-parent
Spring Cloud Samples
Source Code Management

Source Code Management

https://github.com/upcwangying/spring-cloud-samples

Download samples-parent 0.2.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-parent/ -->
<dependency>
    <groupId>com.upcwangying.cloud.samples</groupId>
    <artifactId>samples-parent</artifactId>
    <version>0.2.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-parent/
implementation 'com.upcwangying.cloud.samples:samples-parent:0.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.upcwangying.cloud.samples/samples-parent/
implementation ("com.upcwangying.cloud.samples:samples-parent:0.2.1.RELEASE")
'com.upcwangying.cloud.samples:samples-parent:pom:0.2.1.RELEASE'
<dependency org="com.upcwangying.cloud.samples" name="samples-parent" rev="0.2.1.RELEASE">
  <artifact name="samples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.upcwangying.cloud.samples', module='samples-parent', version='0.2.1.RELEASE')
)
libraryDependencies += "com.upcwangying.cloud.samples" % "samples-parent" % "0.2.1.RELEASE"
[com.upcwangying.cloud.samples/samples-parent "0.2.1.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • samples-core
  • samples-cache
  • samples-mdm
  • samples-oss
  • samples-user
  • samples-product
  • samples-order
  • samples-bpm
  • samples-admin
  • samples-data-process
  • samples-eureka
  • samples-gateway
  • samples-hystrix-dashboard
  • samples-zuul