is not current version
Last Version 2.0.0-beta4

getty 1.4.9

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

License

License

GroupId

GroupId

com.gettyio
ArtifactId

ArtifactId

getty
Version

Version

1.4.9
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 1.4.9

Filename Size
getty-1.4.9.pom 9 KB
Browse

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

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