is not current version
Last Version 2.4.2

Memcached Spring Boot Starter 2.4.1

Starter for the Memcached Spring Boot Cache

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.sixhours
ArtifactId

ArtifactId

memcached-spring-boot-starter
Version

Version

2.4.1
Type

Type

jar
Description

Description

Memcached Spring Boot Starter
Starter for the Memcached Spring Boot Cache
Project URL

Project URL

https://github.com/sixhours-team/memcached-spring-boot
Source Code Management

Source Code Management

https://github.com/sixhours-team/memcached-spring-boot.git

Download memcached-spring-boot-starter 2.4.1


<!-- https://jarcasting.com/artifacts/io.sixhours/memcached-spring-boot-starter/ -->
<dependency>
    <groupId>io.sixhours</groupId>
    <artifactId>memcached-spring-boot-starter</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.sixhours/memcached-spring-boot-starter/
implementation 'io.sixhours:memcached-spring-boot-starter:2.4.1'
// https://jarcasting.com/artifacts/io.sixhours/memcached-spring-boot-starter/
implementation ("io.sixhours:memcached-spring-boot-starter:2.4.1")
'io.sixhours:memcached-spring-boot-starter:jar:2.4.1'
<dependency org="io.sixhours" name="memcached-spring-boot-starter" rev="2.4.1">
  <artifact name="memcached-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sixhours', module='memcached-spring-boot-starter', version='2.4.1')
)
libraryDependencies += "io.sixhours" % "memcached-spring-boot-starter" % "2.4.1"
[io.sixhours/memcached-spring-boot-starter "2.4.1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.sixhours : memcached-spring-boot-autoconfigure jar 2.4.1

runtime (1)

Group / Artifact Type Version
com.googlecode.xmemcached : xmemcached jar 2.4.6

Project Modules

There are no modules declared in this project.