Last Version

Tuna Proxy 0.1.6

a Lightweight and High Performance Java Network Framework - Proxy Part

License

License

GroupId

GroupId

com.xqbase
ArtifactId

ArtifactId

tuna-proxy
Version

Version

0.1.6
Type

Type

jar
Description

Description

Tuna Proxy
a Lightweight and High Performance Java Network Framework - Proxy Part
Project URL

Project URL

https://github.com/xqbase/tuna
Source Code Management

Source Code Management

https://github.com/xqbase/tuna.git

Download tuna-proxy 0.1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.xqbase : tuna-core jar 0.1.6
com.xqbase : tuna-http jar 0.1.6
com.xqbase : xqbase-util jar 0.2.18

test (1)

Group / Artifact Type Version
com.xqbase : tuna-mux jar 0.1.5

Project Modules

There are no modules declared in this project.