License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-im-parent |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLeopard的愿景,让大家更加专注于业务系统开发,使业务系统开发更加简洁、高效。减少重复性工作,提升开发效率,降低项目熟悉和交接成本。
|
Filename | Size |
---|---|
leopard-im-parent-0.9.12.pom | 569 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-im-parent/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-im-parent</artifactId>
<version>0.9.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-im-parent/
implementation 'io.leopard:leopard-im-parent:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-im-parent/
implementation ("io.leopard:leopard-im-parent:0.9.12")
'io.leopard:leopard-im-parent:pom:0.9.12'
<dependency org="io.leopard" name="leopard-im-parent" rev="0.9.12">
<artifact name="leopard-im-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-im-parent', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-im-parent" % "0.9.12"
[io.leopard/leopard-im-parent "0.9.12"]