Leopard-Parent

业务系统的Maven Parent,规范、简化Maven依赖配置,避免乱七八糟的类冲突。

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-parent
Last Version

Last Version

0.9.13
Release Date

Release Date

Type

Type

pom
Description

Description

Leopard-Parent
业务系统的Maven Parent,规范、简化Maven依赖配置,避免乱七八糟的类冲突。

Download leopard-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

depend

Maven依赖

Versions

Version
0.9.13
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4
0.6
0.5
0.2
0.1