is not current version
Last Version 1.0.7

cn.wearctic:biz-plug-spring-boot-starter 1.0.1

A simple biz plug framework

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.wearctic
ArtifactId

ArtifactId

biz-plug-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download biz-plug-spring-boot-starter 1.0.1


<!-- https://jarcasting.com/artifacts/cn.wearctic/biz-plug-spring-boot-starter/ -->
<dependency>
    <groupId>cn.wearctic</groupId>
    <artifactId>biz-plug-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wearctic/biz-plug-spring-boot-starter/
implementation 'cn.wearctic:biz-plug-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/cn.wearctic/biz-plug-spring-boot-starter/
implementation ("cn.wearctic:biz-plug-spring-boot-starter:1.0.1")
'cn.wearctic:biz-plug-spring-boot-starter:jar:1.0.1'
<dependency org="cn.wearctic" name="biz-plug-spring-boot-starter" rev="1.0.1">
  <artifact name="biz-plug-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wearctic', module='biz-plug-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "cn.wearctic" % "biz-plug-spring-boot-starter" % "1.0.1"
[cn.wearctic/biz-plug-spring-boot-starter "1.0.1"]