biz-plug-spring-boot-starter

A simple biz plug framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.wearctic
ArtifactId

ArtifactId

biz-plug-spring-boot-starter
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

biz-plug-spring-boot-starter
A simple biz plug framework
Project URL

Project URL

https://github.com/jervainy/biz-plug-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/jervainy/biz-plug-spring-boot-starter

Download biz-plug-spring-boot-starter

How to add to project

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

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0