network-parent

A network library using the netty.

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.baharmc
ArtifactId

ArtifactId

network-parent
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

network-parent
A network library using the netty.

Download network-parent

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.51.Final
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.jetbrains : annotations jar 20.0.0

test (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.4.0
org.cactoos : cactoos jar 0.46
org.llorllale : cactoos-matchers jar 0.18
org.mockito : mockito-core jar 3.5.2
org.mockito : mockito-inline jar 3.5.2
org.junit.jupiter : junit-jupiter jar 5.7.0-RC1

Project Modules

  • common
  • java-edition
  • bedrock-edition

Versions

Version
1.2
1.1
1.0