is not current version
Last Version 1.1.0

com.buralo.spring.boot.memcached:memcached-spring-boot-autoconfigure 1.0.0


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
Version

Version

1.0.0
Type

Type

jar

Download memcached-spring-boot-autoconfigure 1.0.0


<!-- 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.0.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.0.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.0.0")
'com.buralo.spring.boot.memcached:memcached-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.buralo.spring.boot.memcached" name="memcached-spring-boot-autoconfigure" rev="1.0.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.0.0')
)
libraryDependencies += "com.buralo.spring.boot.memcached" % "memcached-spring-boot-autoconfigure" % "1.0.0"
[com.buralo.spring.boot.memcached/memcached-spring-boot-autoconfigure "1.0.0"]