Spring Boot Starter Memcached Test

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.buralo.spring.boot.memcached
ArtifactId

ArtifactId

memcached-test-spring-boot-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Starter Memcached Test
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-test-spring-boot-starter
Project Organization

Project Organization

Búraló Technologies

Download memcached-test-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.buralo.spring.boot.memcached : memcached-spring-boot-autoconfigure jar 1.1.0
com.thimbleware.jmemcached : jmemcached-core jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0