Memcached Spring Boot Starter

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
Last Version

Last Version

2.4.2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.
io.sixhours

.sixhours

Versions

Version
2.4.2
2.4.1
2.4.0
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0