net.dloud.mimiron:gateway-info

a simple dubbo gateway and platform

License

License

Categories

Categories

Net
GroupId

GroupId

net.dloud.mimiron
ArtifactId

ArtifactId

gateway-info
Last Version

Last Version

0.6.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

a simple dubbo gateway and platform

Download gateway-info

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.crypto.tink : tink jar 1.2.0
com.google.protobuf : protobuf-java jar 3.6.1
org.xerial.snappy : snappy-java jar 1.1.7.2
com.esotericsoftware : kryo jar 5.0.0-RC1
org.springframework.boot : spring-boot-starter-logging jar

provided (3)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
org.springframework : spring-webflux jar
org.projectlombok : lombok jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0.0
0.5.2.0