is not current version
Last Version 1.1.0

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


Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.buralo.spring.boot.memcached
ArtifactId

ArtifactId

memcached-autoconfigure-test
Version

Version

1.0.0
Type

Type

jar

Download memcached-autoconfigure-test 1.0.0


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