Last Version

Mimiron 0.6.0.0

a simple dubbo gateway and platform

License

License

Categories

Categories

Net
GroupId

GroupId

net.dloud.mimiron
ArtifactId

ArtifactId

mimiron
Version

Version

0.6.0.0
Type

Type

pom
Description

Description

Mimiron
a simple dubbo gateway and platform

Download mimiron 0.6.0.0

Filename Size
mimiron-0.6.0.0.pom 32 KB
Browse

<!-- https://jarcasting.com/artifacts/net.dloud.mimiron/mimiron/ -->
<dependency>
    <groupId>net.dloud.mimiron</groupId>
    <artifactId>mimiron</artifactId>
    <version>0.6.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dloud.mimiron/mimiron/
implementation 'net.dloud.mimiron:mimiron:0.6.0.0'
// https://jarcasting.com/artifacts/net.dloud.mimiron/mimiron/
implementation ("net.dloud.mimiron:mimiron:0.6.0.0")
'net.dloud.mimiron:mimiron:pom:0.6.0.0'
<dependency org="net.dloud.mimiron" name="mimiron" rev="0.6.0.0">
  <artifact name="mimiron" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dloud.mimiron', module='mimiron', version='0.6.0.0')
)
libraryDependencies += "net.dloud.mimiron" % "mimiron" % "0.6.0.0"
[net.dloud.mimiron/mimiron "0.6.0.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