Last Version

com.github.rebue.scx:scx 1.1.0

Spring Cloud的常用服务

License

License

GroupId

GroupId

com.github.rebue.scx
ArtifactId

ArtifactId

scx
Version

Version

1.1.0
Type

Type

pom
Description

Description

Spring Cloud的常用服务

Download scx 1.1.0

Filename Size
scx-1.1.0.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.rebue.scx/scx/ -->
<dependency>
    <groupId>com.github.rebue.scx</groupId>
    <artifactId>scx</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.scx/scx/
implementation 'com.github.rebue.scx:scx:1.1.0'
// https://jarcasting.com/artifacts/com.github.rebue.scx/scx/
implementation ("com.github.rebue.scx:scx:1.1.0")
'com.github.rebue.scx:scx:pom:1.1.0'
<dependency org="com.github.rebue.scx" name="scx" rev="1.1.0">
  <artifact name="scx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.scx', module='scx', version='1.1.0')
)
libraryDependencies += "com.github.rebue.scx" % "scx" % "1.1.0"
[com.github.rebue.scx/scx "1.1.0"]

Dependencies

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

Project Modules

  • eureka-server
  • config-server
  • zuul-server