is not current version
Last Version 0.7.2.0

net.dloud.stand:stand-all 0.7.0.0

a simple dubbo gateway and platform

Categories

Categories

Net
GroupId

GroupId

net.dloud.stand
ArtifactId

ArtifactId

stand-all
Version

Version

0.7.0.0
Type

Type

jar

Download stand-all 0.7.0.0


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