| Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases Auto Application Layer Libs Code Generators config Configuration |
|---|---|
| GroupId | GroupIdcom.github.microwww |
| ArtifactId | ArtifactIdmocker-redis-spring-boot-autoconfigure |
| Version | Version0.0.1 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.microwww</groupId>
<artifactId>mocker-redis-spring-boot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-autoconfigure/
implementation 'com.github.microwww:mocker-redis-spring-boot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-autoconfigure/
implementation ("com.github.microwww:mocker-redis-spring-boot-autoconfigure:0.0.1")
'com.github.microwww:mocker-redis-spring-boot-autoconfigure:jar:0.0.1'
<dependency org="com.github.microwww" name="mocker-redis-spring-boot-autoconfigure" rev="0.0.1">
<artifact name="mocker-redis-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microwww', module='mocker-redis-spring-boot-autoconfigure', version='0.0.1')
)
libraryDependencies += "com.github.microwww" % "mocker-redis-spring-boot-autoconfigure" % "0.0.1"
[com.github.microwww/mocker-redis-spring-boot-autoconfigure "0.0.1"]