License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.buralo.spring.boot.memcached |
ArtifactId | ArtifactIdmemcached-autoconfigure-test |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMemcached Autoconfigure Test
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.1.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.1.0'
// https://jarcasting.com/artifacts/com.buralo.spring.boot.memcached/memcached-autoconfigure-test/
implementation ("com.buralo.spring.boot.memcached:memcached-autoconfigure-test:1.1.0")
'com.buralo.spring.boot.memcached:memcached-autoconfigure-test:jar:1.1.0'
<dependency org="com.buralo.spring.boot.memcached" name="memcached-autoconfigure-test" rev="1.1.0">
<artifact name="memcached-autoconfigure-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buralo.spring.boot.memcached', module='memcached-autoconfigure-test', version='1.1.0')
)
libraryDependencies += "com.buralo.spring.boot.memcached" % "memcached-autoconfigure-test" % "1.1.0"
[com.buralo.spring.boot.memcached/memcached-autoconfigure-test "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.2.3.RELEASE |
com.buralo.spring.boot.memcached : memcached-spring-boot-starter | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.3.RELEASE |
com.buralo.spring.boot.memcached : memcached-test-spring-boot-starter | jar | 1.1.0 |