License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdlog-api |
Version | Version7.0.3 |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
Filename | Size |
---|---|
log-api-7.0.3.pom | |
log-api-7.0.3.jar | 28 KB |
log-api-7.0.3-sources.jar | 33 KB |
log-api-7.0.3-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/log-api/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>log-api</artifactId>
<version>7.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/log-api/
implementation 'cn.stylefeng.roses:log-api:7.0.3'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/log-api/
implementation ("cn.stylefeng.roses:log-api:7.0.3")
'cn.stylefeng.roses:log-api:jar:7.0.3'
<dependency org="cn.stylefeng.roses" name="log-api" rev="7.0.3">
<artifact name="log-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='log-api', version='7.0.3')
)
libraryDependencies += "cn.stylefeng.roses" % "log-api" % "7.0.3"
[cn.stylefeng.roses/log-api "7.0.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : auth-api Optional | jar | 7.0.3 |
cn.stylefeng.roses : validator-api | jar | 7.0.3 |
cn.stylefeng.roses : db-api | jar | 7.0.3 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
cn.stylefeng.roses : kernel-a-rule | jar | 7.0.3 |