License |
License |
---|---|
Categories |
CategoriesJedis Data Databases |
GroupId | GroupIdorg.tinygroup |
ArtifactId | ArtifactIdorg.tinygroup.jedis |
Last Version | Last Version3.4.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.tinygroup.jedis
|
Project URL |
Project URL |
Project Organization |
Project OrganizationTinyGroup |
Filename | Size |
---|---|
org.tinygroup.jedis-3.4.9.pom | |
org.tinygroup.jedis-3.4.9.jar | 54 KB |
org.tinygroup.jedis-3.4.9-tests.jar | 37 KB |
org.tinygroup.jedis-3.4.9-sources.jar | 29 KB |
org.tinygroup.jedis-3.4.9-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.jedis/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.jedis</artifactId>
<version>3.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.jedis/
implementation 'org.tinygroup:org.tinygroup.jedis:3.4.9'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.jedis/
implementation ("org.tinygroup:org.tinygroup.jedis:3.4.9")
'org.tinygroup:org.tinygroup.jedis:jar:3.4.9'
<dependency org="org.tinygroup" name="org.tinygroup.jedis" rev="3.4.9">
<artifact name="org.tinygroup.jedis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.jedis', version='3.4.9')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.jedis" % "3.4.9"
[org.tinygroup/org.tinygroup.jedis "3.4.9"]
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.fileresolver | jar | 3.4.9 |
redis.clients : jedis | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.tinygroup : org.tinygroup.tinyrunner | jar | 3.4.9 |
junit : junit | jar | 4.12 |