| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases config Application Layer Libs Configuration |
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdredis-config-test |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe redis-config tool for java.
|
| Filename | Size |
|---|---|
| redis-config-test-1.0.0.pom | |
| redis-config-test-1.0.0.jar | 3 KB |
| redis-config-test-1.0.0-sources.jar | 2 KB |
| redis-config-test-1.0.0-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/redis-config-test/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>redis-config-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/redis-config-test/
implementation 'com.github.houbb:redis-config-test:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/redis-config-test/
implementation ("com.github.houbb:redis-config-test:1.0.0")
'com.github.houbb:redis-config-test:jar:1.0.0'
<dependency org="com.github.houbb" name="redis-config-test" rev="1.0.0">
<artifact name="redis-config-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='redis-config-test', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "redis-config-test" % "1.0.0"
[com.github.houbb/redis-config-test "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : redis-config-core | jar | 1.0.0 |
| com.github.houbb : redis-config-spring | jar | 1.0.0 |
| com.github.houbb : test-spring | jar | 0.0.1 |