| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.dloud.mimiron |
| ArtifactId | ArtifactIdgateway-info |
| Last Version | Last Version0.6.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiona simple dubbo gateway and platform
|
| Filename | Size |
|---|---|
| gateway-info-0.6.0.0.pom | |
| gateway-info-0.6.0.0.jar | 53 KB |
| gateway-info-0.6.0.0-sources.jar | 25 KB |
| gateway-info-0.6.0.0-javadoc.jar | 602 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| org.springframework : spring-webflux | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |