| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface Netty Networking |
| GroupId | GroupIdcom.gizwits |
| ArtifactId | ArtifactIdnoti-netty-client |
| Last Version | Last Version0.1.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnoti-netty-client
Enterprise customers can use the secure data transmission channel provided by SNoti, real-time data
collection equipment, equipment for information sorting, equipment status statistics, equipment monitoring, etc
.; can also remote control function, real-time transmission of business instructions to control online equipment
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| noti-netty-client-0.1.7.pom | |
| noti-netty-client-0.1.7.jar | 32 KB |
| noti-netty-client-0.1.7-sources.jar | 18 KB |
| noti-netty-client-0.1.7-javadoc.jar | 118 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gizwits/noti-netty-client/ -->
<dependency>
<groupId>com.gizwits</groupId>
<artifactId>noti-netty-client</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.gizwits/noti-netty-client/
implementation 'com.gizwits:noti-netty-client:0.1.7'
// https://jarcasting.com/artifacts/com.gizwits/noti-netty-client/
implementation ("com.gizwits:noti-netty-client:0.1.7")
'com.gizwits:noti-netty-client:jar:0.1.7'
<dependency org="com.gizwits" name="noti-netty-client" rev="0.1.7">
<artifact name="noti-netty-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gizwits', module='noti-netty-client', version='0.1.7')
)
libraryDependencies += "com.gizwits" % "noti-netty-client" % "0.1.7"
[com.gizwits/noti-netty-client "0.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.1.7 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| io.netty : netty-all | jar | 4.1.13.Final |
| com.google.code.gson : gson | jar | 2.8.0 |
| com.alibaba : fastjson | jar | 1.2.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |