License |
License |
---|---|
GroupId | GroupIdcom.github.haflife3 |
ArtifactId | ArtifactIdmeedis |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
meedis-1.0.pom | |
meedis-1.0.jar | 28 KB |
meedis-1.0-sources.jar | 18 KB |
meedis-1.0-javadoc.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.haflife3/meedis/ -->
<dependency>
<groupId>com.github.haflife3</groupId>
<artifactId>meedis</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.haflife3/meedis/
implementation 'com.github.haflife3:meedis:1.0'
// https://jarcasting.com/artifacts/com.github.haflife3/meedis/
implementation ("com.github.haflife3:meedis:1.0")
'com.github.haflife3:meedis:jar:1.0'
<dependency org="com.github.haflife3" name="meedis" rev="1.0">
<artifact name="meedis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.haflife3', module='meedis', version='1.0')
)
libraryDependencies += "com.github.haflife3" % "meedis" % "1.0"
[com.github.haflife3/meedis "1.0"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.8.1 |
com.google.code.gson : gson | jar | 2.7 |
log4j : log4j | jar | 1.2.17 |