Last Version

com.gettyio:getty-expansion 2.0.0-beta4

一个完全基于java 实现的,长得有点像netty的aio网络框架

License

License

GroupId

GroupId

com.gettyio
ArtifactId

ArtifactId

getty-expansion
Version

Version

2.0.0-beta4
Type

Type

jar
Description

Description

一个完全基于java 实现的,长得有点像netty的aio网络框架
Source Code Management

Source Code Management

https://github.com/gogym/getty/tree/master/getty-expansion

Download getty-expansion 2.0.0-beta4


<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
com.gettyio : getty-core jar 2.0.0-beta4
com.google.protobuf : protobuf-java Optional jar 3.8.0

Project Modules

There are no modules declared in this project.