| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcn.stylefeng.roses |
| ArtifactId | ArtifactIdconfig-sdk-db |
| Last Version | Last Version7.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRoses是开源项目Guns的核心包
|
| Filename | Size |
|---|---|
| config-sdk-db-7.0.1.pom | |
| config-sdk-db-7.0.1.jar | 4 KB |
| config-sdk-db-7.0.1-sources.jar | 3 KB |
| config-sdk-db-7.0.1-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/config-sdk-db/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>config-sdk-db</artifactId>
<version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/config-sdk-db/
implementation 'cn.stylefeng.roses:config-sdk-db:7.0.1'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/config-sdk-db/
implementation ("cn.stylefeng.roses:config-sdk-db:7.0.1")
'cn.stylefeng.roses:config-sdk-db:jar:7.0.1'
<dependency org="cn.stylefeng.roses" name="config-sdk-db" rev="7.0.1">
<artifact name="config-sdk-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='config-sdk-db', version='7.0.1')
)
libraryDependencies += "cn.stylefeng.roses" % "config-sdk-db" % "7.0.1"
[cn.stylefeng.roses/config-sdk-db "7.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.stylefeng.roses : config-api | jar | 7.0.1 |
| cn.stylefeng.roses : kernel-a-rule | jar | 7.0.1 |