License |
License |
---|---|
GroupId | GroupIdcn.cocowwy |
ArtifactId | ArtifactIdshowdb-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshowdb-core
ShowDB核心包,SQL执行策略,缓存,权限,上下文,工具包等
|
Filename | Size |
---|---|
showdb-core-1.0.0.pom | |
showdb-core-1.0.0.jar | 33 KB |
showdb-core-1.0.0-sources.jar | 21 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |