Mimiron

a simple dubbo gateway and platform

License

License

Categories

Categories

Net
GroupId

GroupId

net.dloud.mimiron
ArtifactId

ArtifactId

mimiron
Last Version

Last Version

0.6.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Mimiron
a simple dubbo gateway and platform

Download mimiron

Filename Size
mimiron-0.6.0.0.pom 32 KB
Browse

How to add to project

<!-- 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

Versions

Version
0.6.0.0
0.5.2.0