showdb-core

ShowDB核心包,SQL执行策略,缓存,权限,上下文,工具包等

License

License

GroupId

GroupId

cn.cocowwy
ArtifactId

ArtifactId

showdb-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

showdb-core
ShowDB核心包,SQL执行策略,缓存,权限,上下文,工具包等

Download showdb-core

How to add to project

<!-- https://jarcasting.com/artifacts/cn.cocowwy/showdb-core/ -->
<dependency>
    <groupId>cn.cocowwy</groupId>
    <artifactId>showdb-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.cocowwy/showdb-core/
implementation 'cn.cocowwy:showdb-core:1.0.0'
// https://jarcasting.com/artifacts/cn.cocowwy/showdb-core/
implementation ("cn.cocowwy:showdb-core:1.0.0")
'cn.cocowwy:showdb-core:jar:1.0.0'
<dependency org="cn.cocowwy" name="showdb-core" rev="1.0.0">
  <artifact name="showdb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.cocowwy', module='showdb-core', version='1.0.0')
)
libraryDependencies += "cn.cocowwy" % "showdb-core" % "1.0.0"
[cn.cocowwy/showdb-core "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-jdbc jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-starter-aop jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0