Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
---|---|
GroupId | GroupIdcom.github.microwww |
ArtifactId | ArtifactIdmocker-redis-spring-boot-parent |
Version | Version0.0.1 |
Type | Typepom |
Filename | Size |
---|---|
mocker-redis-spring-boot-parent-0.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-parent/ -->
<dependency>
<groupId>com.github.microwww</groupId>
<artifactId>mocker-redis-spring-boot-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-parent/
implementation 'com.github.microwww:mocker-redis-spring-boot-parent:0.0.1'
// https://jarcasting.com/artifacts/com.github.microwww/mocker-redis-spring-boot-parent/
implementation ("com.github.microwww:mocker-redis-spring-boot-parent:0.0.1")
'com.github.microwww:mocker-redis-spring-boot-parent:pom:0.0.1'
<dependency org="com.github.microwww" name="mocker-redis-spring-boot-parent" rev="0.0.1">
<artifact name="mocker-redis-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.microwww', module='mocker-redis-spring-boot-parent', version='0.0.1')
)
libraryDependencies += "com.github.microwww" % "mocker-redis-spring-boot-parent" % "0.0.1"
[com.github.microwww/mocker-redis-spring-boot-parent "0.0.1"]