| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdcom.y1ph | 
    
| ArtifactId | ArtifactIdeasy-design-data-redis | 
    
| Last Version | Last Version1.4.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description这是一套可以轻松创建独立的、生产级的应用程序,您可以“直接运行”这些应用程序。 
         | 
    
<!-- https://jarcasting.com/artifacts/com.y1ph/easy-design-data-redis/ -->
<dependency>
    <groupId>com.y1ph</groupId>
    <artifactId>easy-design-data-redis</artifactId>
    <version>1.4.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.y1ph/easy-design-data-redis/
implementation 'com.y1ph:easy-design-data-redis:1.4.3'
                // https://jarcasting.com/artifacts/com.y1ph/easy-design-data-redis/
implementation ("com.y1ph:easy-design-data-redis:1.4.3")
                'com.y1ph:easy-design-data-redis:jar:1.4.3'
                <dependency org="com.y1ph" name="easy-design-data-redis" rev="1.4.3">
  <artifact name="easy-design-data-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.y1ph', module='easy-design-data-redis', version='1.4.3')
)
                libraryDependencies += "com.y1ph" % "easy-design-data-redis" % "1.4.3"
                [com.y1ph/easy-design-data-redis "1.4.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |