Last Version

Spring Boot Memcached 1.1.0

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-spring-boot
Version

Version

1.1.0
Type

Type

pom
Description

Description

Spring Boot 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
Project Organization

Project Organization

Búraló Technologies
Source Code Management

Source Code Management

https://gitlab.com/buralo/memcached-spring-boot

Download memcached-spring-boot 1.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • memcached-spring-boot-autoconfigure
  • memcached-spring-boot-starter
  • memcached-test-spring-boot-starter
  • memcached-autoconfigure-test