License |
License |
---|---|
GroupId | GroupIdcom.gettyio |
ArtifactId | ArtifactIdgetty-expansion |
Last Version | Last Version2.0.0-beta4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description一个完全基于java 实现的,长得有点像netty的aio网络框架
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
getty-expansion-2.0.0-beta4.pom | |
getty-expansion-2.0.0-beta4.jar | 140 KB |
getty-expansion-2.0.0-beta4-sources.jar | 108 KB |
getty-expansion-2.0.0-beta4-javadoc.jar | 562 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gettyio/getty-expansion/ -->
<dependency>
<groupId>com.gettyio</groupId>
<artifactId>getty-expansion</artifactId>
<version>2.0.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gettyio/getty-expansion/
implementation 'com.gettyio:getty-expansion:2.0.0-beta4'
// https://jarcasting.com/artifacts/com.gettyio/getty-expansion/
implementation ("com.gettyio:getty-expansion:2.0.0-beta4")
'com.gettyio:getty-expansion:jar:2.0.0-beta4'
<dependency org="com.gettyio" name="getty-expansion" rev="2.0.0-beta4">
<artifact name="getty-expansion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gettyio', module='getty-expansion', version='2.0.0-beta4')
)
libraryDependencies += "com.gettyio" % "getty-expansion" % "2.0.0-beta4"
[com.gettyio/getty-expansion "2.0.0-beta4"]
Group / Artifact | Type | Version |
---|---|---|
com.gettyio : getty-core | jar | 2.0.0-beta4 |
com.google.protobuf : protobuf-java Optional | jar | 3.8.0 |