| License | 
                License
                                                        The MIT License (MIT)                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdcom.sinsz.c | 
    
| ArtifactId | ArtifactIdbxfs-redis | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbxfs-redis 
            redis 
         | 
    
| Project Organization | 
                    Project OrganizationBxfsmvc | 
            
| Filename | Size | 
|---|---|
| bxfs-redis-1.0.1.pom | |
| bxfs-redis-1.0.1.jar | 14 KB | 
| bxfs-redis-1.0.1-sources.jar | 6 KB | 
| bxfs-redis-1.0.1-javadoc.jar | 77 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sinsz.c/bxfs-redis/ -->
<dependency>
    <groupId>com.sinsz.c</groupId>
    <artifactId>bxfs-redis</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.sinsz.c/bxfs-redis/
implementation 'com.sinsz.c:bxfs-redis:1.0.1'
                // https://jarcasting.com/artifacts/com.sinsz.c/bxfs-redis/
implementation ("com.sinsz.c:bxfs-redis:1.0.1")
                'com.sinsz.c:bxfs-redis:jar:1.0.1'
                <dependency org="com.sinsz.c" name="bxfs-redis" rev="1.0.1">
  <artifact name="bxfs-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.sinsz.c', module='bxfs-redis', version='1.0.1')
)
                libraryDependencies += "com.sinsz.c" % "bxfs-redis" % "1.0.1"
                [com.sinsz.c/bxfs-redis "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.sinsz.c : bxfs-core | jar | 1.0.1 | 
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |