License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.paganini2008 |
ArtifactId | ArtifactIdtransport-client |
Last Version | Last Version2.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransport-client
Common Components
|
Filename | Size |
---|---|
transport-client-2.0-RC4.pom | |
transport-client-2.0-RC4.jar | 66 KB |
transport-client-2.0-RC4-sources.jar | 30 KB |
transport-client-2.0-RC4-javadoc.jar | 289 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paganini2008/transport-client/ -->
<dependency>
<groupId>com.github.paganini2008</groupId>
<artifactId>transport-client</artifactId>
<version>2.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008/transport-client/
implementation 'com.github.paganini2008:transport-client:2.0-RC4'
// https://jarcasting.com/artifacts/com.github.paganini2008/transport-client/
implementation ("com.github.paganini2008:transport-client:2.0-RC4")
'com.github.paganini2008:transport-client:jar:2.0-RC4'
<dependency org="com.github.paganini2008" name="transport-client" rev="2.0-RC4">
<artifact name="transport-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008', module='transport-client', version='2.0-RC4')
)
libraryDependencies += "com.github.paganini2008" % "transport-client" % "2.0-RC4"
[com.github.paganini2008/transport-client "2.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.paganini2008 : devtools-lang | jar | 2.0-RC4 |
com.github.paganini2008 : embedded-io | jar | 2.0-RC4 |
io.netty : netty-all | jar | 4.1.42.Final |
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 | |
org.projectlombok : lombok | jar | |
org.apache.commons : commons-lang3 | jar |
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 3.1.0 |
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 |
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar | |
log4j : log4j | jar | 1.2.17 |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
com.squareup.okhttp3 : okhttp | jar |