License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.sixhours |
ArtifactId | ArtifactIdmemcached-spring-boot-autoconfigure |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMemcached Spring Boot AutoConfiguration
Memcached Spring Boot AutoConfiguration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.sixhours/memcached-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.sixhours</groupId>
<artifactId>memcached-spring-boot-autoconfigure</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.sixhours/memcached-spring-boot-autoconfigure/
implementation 'io.sixhours:memcached-spring-boot-autoconfigure:2.4.2'
// https://jarcasting.com/artifacts/io.sixhours/memcached-spring-boot-autoconfigure/
implementation ("io.sixhours:memcached-spring-boot-autoconfigure:2.4.2")
'io.sixhours:memcached-spring-boot-autoconfigure:jar:2.4.2'
<dependency org="io.sixhours" name="memcached-spring-boot-autoconfigure" rev="2.4.2">
<artifact name="memcached-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sixhours', module='memcached-spring-boot-autoconfigure', version='2.4.2')
)
libraryDependencies += "io.sixhours" % "memcached-spring-boot-autoconfigure" % "2.4.2"
[io.sixhours/memcached-spring-boot-autoconfigure "2.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.xmemcached : xmemcached Optional | jar | 2.4.6 |
com.amazonaws : elasticache-java-cluster-client Optional | jar | 1.1.2 |
com.google.appengine : appengine-api-1.0-sdk Optional | jar | 1.9.80 |
org.springframework.boot : spring-boot-actuator Optional | jar | 2.3.0.RELEASE |
org.springframework.cloud : spring-cloud-context Optional | jar | 2.2.2.RELEASE |
io.micrometer : micrometer-core Optional | jar | 1.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |
org.springframework : spring-context-support | jar | 5.2.6.RELEASE |