License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.wearctic |
ArtifactId | ArtifactIdbiz-plug-spring-boot-starter |
Version | Version1.0.6.0 |
Type | Typejar |
Description |
Descriptionbiz-plug-spring-boot-starter
A simple biz plug framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wearctic/biz-plug-spring-boot-starter/
implementation 'cn.wearctic:biz-plug-spring-boot-starter:1.0.6.0'
// https://jarcasting.com/artifacts/cn.wearctic/biz-plug-spring-boot-starter/
implementation ("cn.wearctic:biz-plug-spring-boot-starter:1.0.6.0")
'cn.wearctic:biz-plug-spring-boot-starter:jar:1.0.6.0'
<dependency org="cn.wearctic" name="biz-plug-spring-boot-starter" rev="1.0.6.0">
<artifact name="biz-plug-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wearctic', module='biz-plug-spring-boot-starter', version='1.0.6.0')
)
libraryDependencies += "cn.wearctic" % "biz-plug-spring-boot-starter" % "1.0.6.0"
[cn.wearctic/biz-plug-spring-boot-starter "1.0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.32 |
org.springframework : spring-web | jar | 5.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.0.RELEASE |
org.javassist : javassist | jar | 3.27.0-GA |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.32 |