License |
License |
---|---|
Categories |
CategoriesRedis Data Databases CLI User Interface |
GroupId | GroupIdcom.github.atais |
ArtifactId | ArtifactIdredisclient_2.11 |
Version | Version4.1 |
Type | Typejar |
Description |
DescriptionRedisClient
RedisClient
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.atais |
Filename | Size |
---|---|
redisclient_2.11-4.1.pom | |
redisclient_2.11-4.1.jar | 808 KB |
redisclient_2.11-4.1-sources.jar | 42 KB |
redisclient_2.11-4.1-javadoc.jar | 754 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atais/redisclient_2.11/ -->
<dependency>
<groupId>com.github.atais</groupId>
<artifactId>redisclient_2.11</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atais/redisclient_2.11/
implementation 'com.github.atais:redisclient_2.11:4.1'
// https://jarcasting.com/artifacts/com.github.atais/redisclient_2.11/
implementation ("com.github.atais:redisclient_2.11:4.1")
'com.github.atais:redisclient_2.11:jar:4.1'
<dependency org="com.github.atais" name="redisclient_2.11" rev="4.1">
<artifact name="redisclient_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atais', module='redisclient_2.11', version='4.1')
)
libraryDependencies += "com.github.atais" % "redisclient_2.11" % "4.1"
[com.github.atais/redisclient_2.11 "4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.apache.commons : commons-pool2 | jar | 2.7.0 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.28 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
com.whisk : docker-testkit-scalatest_2.11 | jar | 0.9.9 |
com.whisk : docker-testkit-impl-docker-java_2.11 | jar | 0.9.9 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |