is not current version
Last Version 1.0-RC3

vortex-common 1.0-RC1

Intergrate various external socket framework to develop socket programing easily

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.paganini2008.atlantis
ArtifactId

ArtifactId

vortex-common
Version

Version

1.0-RC1
Type

Type

jar
Description

Description

vortex-common
Intergrate various external socket framework to develop socket programing easily
Project URL

Project URL

https://github.com/paganini2008/vortex

Download vortex-common 1.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/ -->
<dependency>
    <groupId>com.github.paganini2008.atlantis</groupId>
    <artifactId>vortex-common</artifactId>
    <version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/
implementation 'com.github.paganini2008.atlantis:vortex-common:1.0-RC1'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/
implementation ("com.github.paganini2008.atlantis:vortex-common:1.0-RC1")
'com.github.paganini2008.atlantis:vortex-common:jar:1.0-RC1'
<dependency org="com.github.paganini2008.atlantis" name="vortex-common" rev="1.0-RC1">
  <artifact name="vortex-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='vortex-common', version='1.0-RC1')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "vortex-common" % "1.0-RC1"
[com.github.paganini2008.atlantis/vortex-common "1.0-RC1"]

Dependencies

compile (9)

Group / Artifact Type Version
io.netty : netty-all jar
com.esotericsoftware : kryo jar 5.0.0-RC5
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar
com.squareup.okhttp3 : okhttp jar
com.github.paganini2008 : devtools-lang jar 2.0.1
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

provided (6)

Group / Artifact Type Version
com.github.paganini2008 : embedded-io jar 2.0.1
redis.clients : jedis jar
de.ruedigermoeller : fst jar 2.57
org.apache.mina : mina-core jar 2.0.21
org.glassfish.grizzly : grizzly-http-server jar 2.3.35
org.glassfish.grizzly : grizzly-spdy jar 2.3.35

Project Modules

There are no modules declared in this project.