is not current version
Last Version 7.2.2

cn.stylefeng.roses:roses-kernel 1.1.0

roses微服务核心

GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

roses-kernel
Version

Version

1.1.0
Type

Type

pom

Download roses-kernel 1.1.0

Filename Size
roses-kernel-1.1.0.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/roses-kernel/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>roses-kernel</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/roses-kernel/
implementation 'cn.stylefeng.roses:roses-kernel:1.1.0'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/roses-kernel/
implementation ("cn.stylefeng.roses:roses-kernel:1.1.0")
'cn.stylefeng.roses:roses-kernel:pom:1.1.0'
<dependency org="cn.stylefeng.roses" name="roses-kernel" rev="1.1.0">
  <artifact name="roses-kernel" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='roses-kernel', version='1.1.0')
)
libraryDependencies += "cn.stylefeng.roses" % "roses-kernel" % "1.1.0"
[cn.stylefeng.roses/roses-kernel "1.1.0"]