| License |
License |
|---|---|
| GroupId | GroupIdio.leopard |
| ArtifactId | ArtifactIdleopard-kit |
| Last Version | Last Version0.9.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLeopard-Kit
常见数据源组合操作组件,如:新数量计数器(日、周、月等)、按自然时间的数量排名等。
|
| Filename | Size |
|---|---|
| leopard-kit-0.9.12.pom | |
| leopard-kit-0.9.12.jar | 18 KB |
| leopard-kit-0.9.12-sources.jar | 8 KB |
| leopard-kit-0.9.12-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-kit/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-kit</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-kit/
implementation 'io.leopard:leopard-kit:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-kit/
implementation ("io.leopard:leopard-kit:0.9.12")
'io.leopard:leopard-kit:jar:0.9.12'
<dependency org="io.leopard" name="leopard-kit" rev="0.9.12">
<artifact name="leopard-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-kit', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-kit" % "0.9.12"
[io.leopard/leopard-kit "0.9.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.leopard : leopard-redis | jar | 0.9.12 |
| io.leopard : leopard-jdbc | jar | 0.9.12 |
| io.leopard : leopard-exception | jar | 0.9.12 |
| io.leopard : leopard-util | jar | 0.9.12 |
| org.springframework : spring-context | jar | 4.3.9.RELEASE |
| io.leopard : leopard-timer | jar | 0.9.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webmvc | jar | 4.3.9.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| commons-lang : commons-lang | jar | 2.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |