Leopard-Schema

自定义Spring标签。<leopard:mysql-dsn />、<leopard:jdbc />、<leopard:redis-dsn />、<leopard:redis />、<leopard:queue />、<leopard:component-scan/>等

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-schema
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

jar
Description

Description

Leopard-Schema
自定义Spring标签。<leopard:mysql-dsn />、<leopard:jdbc />、<leopard:redis-dsn />、<leopard:redis />、<leopard:queue />、<leopard:component-scan/>等

Download leopard-schema

How to add to project

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

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

leopard

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4