Last Version

hsp-netty 1.3.0

HSP implementation in Java

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

org.jarmoni
ArtifactId

ArtifactId

hsp-netty
Version

Version

1.3.0
Type

Type

jar
Description

Description

hsp-netty
HSP implementation in Java
Project URL

Project URL

https://github.com/jarmoni/hsp-netty
Project Organization

Project Organization

jarmoni
Source Code Management

Source Code Management

https://github.com/jarmoni/hsp-netty

Download hsp-netty 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-codec jar 4.1.51.Final
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.24.0

Project Modules

There are no modules declared in this project.