Java NIO TCP Proxy

The maven main core project description

License

License

GroupId

GroupId

com.github.terma
ArtifactId

ArtifactId

javaniotcpproxy
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Java NIO TCP Proxy
The maven main core project description
Project URL

Project URL

https://github.com/terma/java-nio-tcp-proxy
Source Code Management

Source Code Management

https://github.com/terma/java-nio-tcp-proxy

Download javaniotcpproxy

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

java-nio-tcp-proxy

Versions

Version
1.6
1.5
1.1
1.0