getty

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

License

License

GroupId

GroupId

com.gettyio
ArtifactId

ArtifactId

getty
Last Version

Last Version

2.0.0-beta4
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/gogym/getty
Source Code Management

Source Code Management

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

Download getty

Filename Size
getty-2.0.0-beta4.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.gettyio/getty/ -->
<dependency>
    <groupId>com.gettyio</groupId>
    <artifactId>getty</artifactId>
    <version>2.0.0-beta4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gettyio/getty/
implementation 'com.gettyio:getty:2.0.0-beta4'
// https://jarcasting.com/artifacts/com.gettyio/getty/
implementation ("com.gettyio:getty:2.0.0-beta4")
'com.gettyio:getty:pom:2.0.0-beta4'
<dependency org="com.gettyio" name="getty" rev="2.0.0-beta4">
  <artifact name="getty" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gettyio', module='getty', version='2.0.0-beta4')
)
libraryDependencies += "com.gettyio" % "getty" % "2.0.0-beta4"
[com.gettyio/getty "2.0.0-beta4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • getty-core
  • getty-example
  • getty-expansion

Versions

Version
2.0.0-beta4
2.0.0-beta3
2.0.0-beta2
2.0.0-beta1
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1