License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-data-parent |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLeopard-Data
MySQL、Memcached、Redis、Queue、MongoDB、内存数据库、Cache等
|
Filename | Size |
---|---|
leopard-data-parent-0.9.12.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-data-parent/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-data-parent</artifactId>
<version>0.9.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-data-parent/
implementation 'io.leopard:leopard-data-parent:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-data-parent/
implementation ("io.leopard:leopard-data-parent:0.9.12")
'io.leopard:leopard-data-parent:pom:0.9.12'
<dependency org="io.leopard" name="leopard-data-parent" rev="0.9.12">
<artifact name="leopard-data-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-data-parent', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-data-parent" % "0.9.12"
[io.leopard/leopard-data-parent "0.9.12"]