License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-netty |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Netty
Zodiac Netty
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-netty-1.5.8.pom | |
zodiac-netty-1.5.8.jar | 1 MB |
zodiac-netty-1.5.8-sources.jar | 502 KB |
zodiac-netty-1.5.8-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-netty/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-netty</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-netty/
implementation 'com.gitee.zodiacstack:zodiac-netty:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-netty/
implementation ("com.gitee.zodiacstack:zodiac-netty:1.5.8")
'com.gitee.zodiacstack:zodiac-netty:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-netty" rev="1.5.8">
<artifact name="zodiac-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-netty', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-netty" % "1.5.8"
[com.gitee.zodiacstack/zodiac-netty "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-commons | jar | 1.5.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |