License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.eemmiirr.redisdata |
ArtifactId | ArtifactIdredisdata-parent |
Version | Version0.7 |
Type | Typepom |
Description |
DescriptionRedis Data Parent
Redis Data parent project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redisdata-parent-0.7.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.eemmiirr.redisdata/redisdata-parent/ -->
<dependency>
<groupId>com.github.eemmiirr.redisdata</groupId>
<artifactId>redisdata-parent</artifactId>
<version>0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.eemmiirr.redisdata/redisdata-parent/
implementation 'com.github.eemmiirr.redisdata:redisdata-parent:0.7'
// https://jarcasting.com/artifacts/com.github.eemmiirr.redisdata/redisdata-parent/
implementation ("com.github.eemmiirr.redisdata:redisdata-parent:0.7")
'com.github.eemmiirr.redisdata:redisdata-parent:pom:0.7'
<dependency org="com.github.eemmiirr.redisdata" name="redisdata-parent" rev="0.7">
<artifact name="redisdata-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.eemmiirr.redisdata', module='redisdata-parent', version='0.7')
)
libraryDependencies += "com.github.eemmiirr.redisdata" % "redisdata-parent" % "0.7"
[com.github.eemmiirr.redisdata/redisdata-parent "0.7"]