License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-command |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard-Command
命令行程序支持类库。为在线管理命令行程序提供接口支持。
|
Filename | Size |
---|---|
leopard-command-0.9.12.pom | |
leopard-command-0.9.12.jar | 9 KB |
leopard-command-0.9.12-sources.jar | 5 KB |
leopard-command-0.9.12-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-command/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-command</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-command/
implementation 'io.leopard:leopard-command:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-command/
implementation ("io.leopard:leopard-command:0.9.12")
'io.leopard:leopard-command:jar:0.9.12'
<dependency org="io.leopard" name="leopard-command" rev="0.9.12">
<artifact name="leopard-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-command', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-command" % "0.9.12"
[io.leopard/leopard-command "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.9.RELEASE |
io.leopard : leopard-timer | jar | 0.9.12 |