Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.paganini2008.atlantis |
ArtifactId | ArtifactIdvortex-common |
Last Version | Last Version1.0-RC3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvortex-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
vortex-common-1.0-RC3.pom | |
vortex-common-1.0-RC3.jar | 105 KB |
vortex-common-1.0-RC3-sources.jar | 66 KB |
vortex-common-1.0-RC3-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/ -->
<dependency>
<groupId>com.github.paganini2008.atlantis</groupId>
<artifactId>vortex-common</artifactId>
<version>1.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/
implementation 'com.github.paganini2008.atlantis:vortex-common:1.0-RC3'
// https://jarcasting.com/artifacts/com.github.paganini2008.atlantis/vortex-common/
implementation ("com.github.paganini2008.atlantis:vortex-common:1.0-RC3")
'com.github.paganini2008.atlantis:vortex-common:jar:1.0-RC3'
<dependency org="com.github.paganini2008.atlantis" name="vortex-common" rev="1.0-RC3">
<artifact name="vortex-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.atlantis', module='vortex-common', version='1.0-RC3')
)
libraryDependencies += "com.github.paganini2008.atlantis" % "vortex-common" % "1.0-RC3"
[com.github.paganini2008.atlantis/vortex-common "1.0-RC3"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : embedded-io | jar | 2.0.3 |
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 |