Spring Boot Autoconfigure Memcached

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.buralo.spring.boot.memcached
ArtifactId

ArtifactId

memcached-spring-boot-autoconfigure
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Autoconfigure Memcached
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/memcached-spring-boot-autoconfigure
Project Organization

Project Organization

Búraló Technologies

Download memcached-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.2.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.3.RELEASE
net.spy : spymemcached Optional jar 2.12.3
com.thimbleware.jmemcached : jmemcached-core Optional jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0