License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdleopard-schema |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLeopard-Schema
自定义Spring标签。<leopard:mysql-dsn />、<leopard:jdbc />、<leopard:redis-dsn />、<leopard:redis />、<leopard:queue />、<leopard:component-scan/>等
|
Filename | Size |
---|---|
leopard-schema-0.9.12.pom | |
leopard-schema-0.9.12.jar | 30 KB |
leopard-schema-0.9.12-sources.jar | 19 KB |
leopard-schema-0.9.12-javadoc.jar | 138 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/leopard-schema/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>leopard-schema</artifactId>
<version>0.9.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/leopard-schema/
implementation 'io.leopard:leopard-schema:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/leopard-schema/
implementation ("io.leopard:leopard-schema:0.9.12")
'io.leopard:leopard-schema:jar:0.9.12'
<dependency org="io.leopard" name="leopard-schema" rev="0.9.12">
<artifact name="leopard-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='leopard-schema', version='0.9.12')
)
libraryDependencies += "io.leopard" % "leopard-schema" % "0.9.12"
[io.leopard/leopard-schema "0.9.12"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.9.RELEASE |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
io.leopard : leopard-lang | jar | 0.9.12 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |