| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdfolsom-elasticache |
| Version | Version1.9.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| folsom-elasticache-1.9.0.pom | |
| folsom-elasticache-1.9.0.jar | 9 KB |
| folsom-elasticache-1.9.0-sources.jar | 4 KB |
| folsom-elasticache-1.9.0-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>folsom-elasticache</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/
implementation 'com.spotify:folsom-elasticache:1.9.0'
// https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/
implementation ("com.spotify:folsom-elasticache:1.9.0")
'com.spotify:folsom-elasticache:jar:1.9.0'
<dependency org="com.spotify" name="folsom-elasticache" rev="1.9.0">
<artifact name="folsom-elasticache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='folsom-elasticache', version='1.9.0')
)
libraryDependencies += "com.spotify" % "folsom-elasticache" % "1.9.0"
[com.spotify/folsom-elasticache "1.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify : folsom | jar | 1.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.9.5 |