only-net-session

A TCP server session management tool

License

License

Categories

Categories

Net
GroupId

GroupId

com.onlyxiahui.framework
ArtifactId

ArtifactId

only-net-session
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

only-net-session
A TCP server session management tool
Project URL

Project URL

https://gitee.com/onlylibrary/only-net-session
Source Code Management

Source Code Management

https://gitee.com/onlylibrary/only-net-session

Download only-net-session

How to add to project

<!-- https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-net-session/ -->
<dependency>
    <groupId>com.onlyxiahui.framework</groupId>
    <artifactId>only-net-session</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-net-session/
implementation 'com.onlyxiahui.framework:only-net-session:1.0.0'
// https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-net-session/
implementation ("com.onlyxiahui.framework:only-net-session:1.0.0")
'com.onlyxiahui.framework:only-net-session:jar:1.0.0'
<dependency org="com.onlyxiahui.framework" name="only-net-session" rev="1.0.0">
  <artifact name="only-net-session" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onlyxiahui.framework', module='only-net-session', version='1.0.0')
)
libraryDependencies += "com.onlyxiahui.framework" % "only-net-session" % "1.0.0"
[com.onlyxiahui.framework/only-net-session "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.6.1,]

test (1)

Group / Artifact Type Version
junit : junit jar [4.12,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0