Last Version

vortex 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
Version

Version

1.0-RC1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/paganini2008/vortex
Source Code Management

Source Code Management

https://github.com/paganini2008/vortex

Download vortex 1.0-RC1

Filename Size
vortex-1.0-RC1.pom 6 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.paganini2008 : devtools-lang jar 2.0.1
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

Project Modules

  • vortex-spring-boot-starter