| License |
License |
|---|---|
| Categories |
CategoriesNet Netty Networking |
| GroupId | GroupIdtech.mhuang |
| ArtifactId | ArtifactIdhmtool-ext-netty |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhmtool-ext-netty
mhuang扩展父pom
|
| Filename | Size |
|---|---|
| hmtool-ext-netty-1.6.1.pom | |
| hmtool-ext-netty-1.6.1.jar | 29 KB |
| hmtool-ext-netty-1.6.1-sources.jar | 21 KB |
| hmtool-ext-netty-1.6.1-javadoc.jar | 176 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-netty/ -->
<dependency>
<groupId>tech.mhuang</groupId>
<artifactId>hmtool-ext-netty</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-netty/
implementation 'tech.mhuang:hmtool-ext-netty:1.6.1'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-netty/
implementation ("tech.mhuang:hmtool-ext-netty:1.6.1")
'tech.mhuang:hmtool-ext-netty:jar:1.6.1'
<dependency org="tech.mhuang" name="hmtool-ext-netty" rev="1.6.1">
<artifact name="hmtool-ext-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-ext-netty', version='1.6.1')
)
libraryDependencies += "tech.mhuang" % "hmtool-ext-netty" % "1.6.1"
[tech.mhuang/hmtool-ext-netty "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |
| io.netty : netty-all | jar | 4.1.44.Final |
| tech.mhuang : hmtool-core | jar | 1.6.1 |