License |
License |
---|---|
Categories |
CategoriesMicroservices Container |
GroupId | GroupIdcom.oath.microservices |
ArtifactId | ArtifactIdmicro-elasticache |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroserver elasticache
Opinionated rest microservices
|
Project URL |
Project URL |
Filename | Size |
---|---|
micro-elasticache-1.2.3.pom | |
micro-elasticache-1.2.3.jar | 5 KB |
micro-elasticache-1.2.3-tests.jar | 2 KB |
micro-elasticache-1.2.3-sources.jar | 3 KB |
micro-elasticache-1.2.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oath.microservices/micro-elasticache/ -->
<dependency>
<groupId>com.oath.microservices</groupId>
<artifactId>micro-elasticache</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.oath.microservices/micro-elasticache/
implementation 'com.oath.microservices:micro-elasticache:1.2.3'
// https://jarcasting.com/artifacts/com.oath.microservices/micro-elasticache/
implementation ("com.oath.microservices:micro-elasticache:1.2.3")
'com.oath.microservices:micro-elasticache:jar:1.2.3'
<dependency org="com.oath.microservices" name="micro-elasticache" rev="1.2.3">
<artifact name="micro-elasticache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oath.microservices', module='micro-elasticache', version='1.2.3')
)
libraryDependencies += "com.oath.microservices" % "micro-elasticache" % "1.2.3"
[com.oath.microservices/micro-elasticache "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-elasticache | jar | 1.11.126 |
net.spy : spymemcached | jar | 2.12.3 |
com.oath.microservices : micro-core | jar | 1.2.3 |
com.oath.microservices : micro-guava | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.9.5 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.codehaus.groovy : groovy-all | jar | 2.3.3 |
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
com.cyrusinnovation : mockito-groovy-support | jar | 1.3 |
cglib : cglib-nodep | jar | 2.2 |
com.oath.microservices : micro-grizzly-with-jersey | jar | 1.2.3 |