| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdcom.github.paganini2008.springworld | 
    
| ArtifactId | ArtifactIdxmemcached-spring-boot-starter | 
    
| Last Version | Last Version2.0-RC5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionxmemcached-spring-boot-starter 
            Some components based on springboot framework 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.github.paganini2008.springworld/xmemcached-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.paganini2008.springworld</groupId>
    <artifactId>xmemcached-spring-boot-starter</artifactId>
    <version>2.0-RC5</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.paganini2008.springworld/xmemcached-spring-boot-starter/
implementation 'com.github.paganini2008.springworld:xmemcached-spring-boot-starter:2.0-RC5'
                // https://jarcasting.com/artifacts/com.github.paganini2008.springworld/xmemcached-spring-boot-starter/
implementation ("com.github.paganini2008.springworld:xmemcached-spring-boot-starter:2.0-RC5")
                'com.github.paganini2008.springworld:xmemcached-spring-boot-starter:jar:2.0-RC5'
                <dependency org="com.github.paganini2008.springworld" name="xmemcached-spring-boot-starter" rev="2.0-RC5">
  <artifact name="xmemcached-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.paganini2008.springworld', module='xmemcached-spring-boot-starter', version='2.0-RC5')
)
                libraryDependencies += "com.github.paganini2008.springworld" % "xmemcached-spring-boot-starter" % "2.0-RC5"
                [com.github.paganini2008.springworld/xmemcached-spring-boot-starter "2.0-RC5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.googlecode.xmemcached : xmemcached | jar | 2.4.6 | 
| de.ruedigermoeller : fst | jar | 2.57 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.github.paganini2008 : devtools-lang | jar | 2.0-RC5 | 
| org.projectlombok : lombok | jar | |
| org.apache.commons : commons-lang3 | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.esotericsoftware : kryo | jar | 5.0.0-RC5 | 
| com.fasterxml.jackson.core : jackson-databind | jar |