| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdcom.github.lyjaeho |
| ArtifactId | ArtifactIdjizcode-netty |
| Last Version | Last Version1.0.14-BETA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnetty-1.0.14-BETA
jizcode starter parent
|
| Filename | Size |
|---|---|
| jizcode-netty-1.0.14-BETA.pom | |
| jizcode-netty-1.0.14-BETA.jar | 28 KB |
| jizcode-netty-1.0.14-BETA-sources.jar | 16 KB |
| jizcode-netty-1.0.14-BETA-javadoc.jar | 116 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-netty/ -->
<dependency>
<groupId>com.github.lyjaeho</groupId>
<artifactId>jizcode-netty</artifactId>
<version>1.0.14-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-netty/
implementation 'com.github.lyjaeho:jizcode-netty:1.0.14-BETA'
// https://jarcasting.com/artifacts/com.github.lyjaeho/jizcode-netty/
implementation ("com.github.lyjaeho:jizcode-netty:1.0.14-BETA")
'com.github.lyjaeho:jizcode-netty:jar:1.0.14-BETA'
<dependency org="com.github.lyjaeho" name="jizcode-netty" rev="1.0.14-BETA">
<artifact name="jizcode-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lyjaeho', module='jizcode-netty', version='1.0.14-BETA')
)
libraryDependencies += "com.github.lyjaeho" % "jizcode-netty" % "1.0.14-BETA"
[com.github.lyjaeho/jizcode-netty "1.0.14-BETA"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.lyjaeho : jizcode-base | jar | 1.0.14-BETA |
| io.netty : netty-buffer | jar | 4.1.32.Final |
| io.netty : netty-common | jar | 4.1.32.Final |
| io.netty : netty-transport | jar | 4.1.32.Final |
| io.netty : netty-codec | jar | 4.1.32.Final |
| io.netty : netty-handler | jar | 4.1.32.Final |