License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.yoloho.tair |
ArtifactId | ArtifactIdtair-client |
Version | Version2.3.4.5 |
Type | Typejar |
Description |
DescriptionTair Java Client
Enhanced's Projects Dependencies Management
|
Project URL |
Project URL |
Filename | Size |
---|---|
tair-client-2.3.4.5.pom | |
tair-client-2.3.4.5.jar | 136 KB |
tair-client-2.3.4.5-sources.jar | 89 KB |
tair-client-2.3.4.5-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoloho.tair/tair-client/ -->
<dependency>
<groupId>com.yoloho.tair</groupId>
<artifactId>tair-client</artifactId>
<version>2.3.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.yoloho.tair/tair-client/
implementation 'com.yoloho.tair:tair-client:2.3.4.5'
// https://jarcasting.com/artifacts/com.yoloho.tair/tair-client/
implementation ("com.yoloho.tair:tair-client:2.3.4.5")
'com.yoloho.tair:tair-client:jar:2.3.4.5'
<dependency org="com.yoloho.tair" name="tair-client" rev="2.3.4.5">
<artifact name="tair-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yoloho.tair', module='tair-client', version='2.3.4.5')
)
libraryDependencies += "com.yoloho.tair" % "tair-client" % "2.3.4.5"
[com.yoloho.tair/tair-client "2.3.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mina : mina-core | jar | 1.1.5 |
commons-lang : commons-lang | jar | 2.3 |
org.apache.commons : commons-compress | jar | 1.18 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.logging.log4j : log4j-api | jar | 2.11.0 |
org.apache.logging.log4j : log4j-core | jar | 2.11.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.0 |