Last Version

gateway-api 0.1.4

gateway-api

License

License

GroupId

GroupId

com.github.bliplink
ArtifactId

ArtifactId

gateway-api
Version

Version

0.1.4
Type

Type

jar
Description

Description

gateway-api
gateway-api

Download gateway-api 0.1.4


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

Dependencies

compile (12)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.66
io.netty : netty-all jar 4.0.24.Final
com.google.protobuf : protobuf-java jar 2.6.1
org.slf4j : slf4j-api jar 1.7.13
commons-configuration : commons-configuration jar 1.9
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-log4j12 jar 1.7.7
org.apache.httpcomponents : httpcore jar 4.4.3
org.apache.httpcomponents : httpclient jar 4.5
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.