Categories |
CategoriesNet Netty Networking ORM Data |
---|---|
GroupId | GroupIdcom.alibaba.lindorm.thirdparty |
ArtifactId | ArtifactIdlindorm-shaded-netty |
Last Version | Last Version1.0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
lindorm-shaded-netty-1.0.3.1.pom | |
lindorm-shaded-netty-1.0.3.1-sources.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.lindorm.thirdparty/lindorm-shaded-netty/ -->
<dependency>
<groupId>com.alibaba.lindorm.thirdparty</groupId>
<artifactId>lindorm-shaded-netty</artifactId>
<version>1.0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.lindorm.thirdparty/lindorm-shaded-netty/
implementation 'com.alibaba.lindorm.thirdparty:lindorm-shaded-netty:1.0.3.1'
// https://jarcasting.com/artifacts/com.alibaba.lindorm.thirdparty/lindorm-shaded-netty/
implementation ("com.alibaba.lindorm.thirdparty:lindorm-shaded-netty:1.0.3.1")
'com.alibaba.lindorm.thirdparty:lindorm-shaded-netty:jar:1.0.3.1'
<dependency org="com.alibaba.lindorm.thirdparty" name="lindorm-shaded-netty" rev="1.0.3.1">
<artifact name="lindorm-shaded-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.lindorm.thirdparty', module='lindorm-shaded-netty', version='1.0.3.1')
)
libraryDependencies += "com.alibaba.lindorm.thirdparty" % "lindorm-shaded-netty" % "1.0.3.1"
[com.alibaba.lindorm.thirdparty/lindorm-shaded-netty "1.0.3.1"]