Stand

a simple dubbo gateway and platform

License

License

Categories

Categories

Net
GroupId

GroupId

net.dloud.stand
ArtifactId

ArtifactId

stand-all
Last Version

Last Version

0.7.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Stand
a simple dubbo gateway and platform

Download stand-all

How to add to project

<!-- https://jarcasting.com/artifacts/net.dloud.stand/stand-all/ -->
<dependency>
    <groupId>net.dloud.stand</groupId>
    <artifactId>stand-all</artifactId>
    <version>0.7.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dloud.stand/stand-all/
implementation 'net.dloud.stand:stand-all:0.7.2.0'
// https://jarcasting.com/artifacts/net.dloud.stand/stand-all/
implementation ("net.dloud.stand:stand-all:0.7.2.0")
'net.dloud.stand:stand-all:jar:0.7.2.0'
<dependency org="net.dloud.stand" name="stand-all" rev="0.7.2.0">
  <artifact name="stand-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dloud.stand', module='stand-all', version='0.7.2.0')
)
libraryDependencies += "net.dloud.stand" % "stand-all" % "0.7.2.0"
[net.dloud.stand/stand-all "0.7.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

  • common-client
  • common-utils
  • platform-utils
  • platform-actuator
  • platform-dal
  • platform-center
  • platform-parse
  • gateway-info
  • gateway-center
  • platform-maven-plugin

Versions

Version
0.7.2.0
0.7.0.0