| License |
License |
|---|---|
| GroupId | GroupIdcn.stylefeng.roses |
| ArtifactId | ArtifactIddb-api |
| Version | Version7.1.4 |
| Type | Typejar |
| Description |
DescriptionRoses是开源项目Guns的核心包
|
| Filename | Size |
|---|---|
| db-api-7.1.4.pom | |
| db-api-7.1.4.jar | 40 KB |
| db-api-7.1.4-sources.jar | 45 KB |
| db-api-7.1.4-javadoc.jar | 261 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/db-api/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>db-api</artifactId>
<version>7.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/db-api/
implementation 'cn.stylefeng.roses:db-api:7.1.4'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/db-api/
implementation ("cn.stylefeng.roses:db-api:7.1.4")
'cn.stylefeng.roses:db-api:jar:7.1.4'
<dependency org="cn.stylefeng.roses" name="db-api" rev="7.1.4">
<artifact name="db-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='db-api', version='7.1.4')
)
libraryDependencies += "cn.stylefeng.roses" % "db-api" % "7.1.4"
[cn.stylefeng.roses/db-api "7.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.0 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| com.alibaba : druid | jar | 1.2.4 |
| cn.stylefeng.roses : config-api | jar | 7.1.4 |
| cn.stylefeng.roses : kernel-a-rule | jar | 7.1.4 |