| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.stylefeng.roses | 
    
| ArtifactId | ArtifactIdlog-business-requestapi | 
    
| Last Version | Last Version7.2.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRoses是开源项目Guns的核心包 
         | 
    
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/log-business-requestapi/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>log-business-requestapi</artifactId>
    <version>7.2.2</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.stylefeng.roses/log-business-requestapi/
implementation 'cn.stylefeng.roses:log-business-requestapi:7.2.2'
                // https://jarcasting.com/artifacts/cn.stylefeng.roses/log-business-requestapi/
implementation ("cn.stylefeng.roses:log-business-requestapi:7.2.2")
                'cn.stylefeng.roses:log-business-requestapi:jar:7.2.2'
                <dependency org="cn.stylefeng.roses" name="log-business-requestapi" rev="7.2.2">
  <artifact name="log-business-requestapi" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.stylefeng.roses', module='log-business-requestapi', version='7.2.2')
)
                libraryDependencies += "cn.stylefeng.roses" % "log-business-requestapi" % "7.2.2"
                [cn.stylefeng.roses/log-business-requestapi "7.2.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.stylefeng.roses : log-api | jar | 7.2.2 | 
| cn.stylefeng.roses : scanner-api | jar | 7.2.2 | 
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.2 | 
| org.springframework.boot : spring-boot-starter-aop | jar | 2.4.2 | 
| cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 |