depend
Maven依赖
License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-parent |
Last Version | Last Version0.9.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLeopard-Parent
业务系统的Maven Parent,规范、简化Maven依赖配置,避免乱七八糟的类冲突。
|
Filename | Size |
---|---|
leopard-parent-0.9.13.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-parent/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-parent</artifactId>
<version>0.9.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-parent/
implementation 'io.leopard:leopard-parent:0.9.13'
// https://jarcasting.com/artifacts/io.leopard/leopard-parent/
implementation ("io.leopard:leopard-parent:0.9.13")
'io.leopard:leopard-parent:pom:0.9.13'
<dependency org="io.leopard" name="leopard-parent" rev="0.9.13">
<artifact name="leopard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-parent', version='0.9.13')
)
libraryDependencies += "io.leopard" % "leopard-parent" % "0.9.13"
[io.leopard/leopard-parent "0.9.13"]
Maven依赖