| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify |
| ArtifactId | ArtifactIdfolsom-elasticache |
| Last Version | Last Version1.14.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>folsom-elasticache</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/
implementation 'com.spotify:folsom-elasticache:1.14.0'
// https://jarcasting.com/artifacts/com.spotify/folsom-elasticache/
implementation ("com.spotify:folsom-elasticache:1.14.0")
'com.spotify:folsom-elasticache:jar:1.14.0'
<dependency org="com.spotify" name="folsom-elasticache" rev="1.14.0">
<artifact name="folsom-elasticache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='folsom-elasticache', version='1.14.0')
)
libraryDependencies += "com.spotify" % "folsom-elasticache" % "1.14.0"
[com.spotify/folsom-elasticache "1.14.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify : folsom | jar | 1.14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.11.2 |