wise-devops-spring-boot-starter

devops starter 让spring boot实现模块化加载

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.zhukovaskychina
ArtifactId

ArtifactId

wise-devops-spring-boot-starter
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

wise-devops-spring-boot-starter
devops starter 让spring boot实现模块化加载
Project URL

Project URL

https://github.com/zhukovaskychina/wise-devops-starter.git
Source Code Management

Source Code Management

https://github.com/zhukovaskychina/wise-devops-starter

Download wise-devops-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.zhukovaskychina/wise-devops-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.zhukovaskychina</groupId>
    <artifactId>wise-devops-spring-boot-starter</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhukovaskychina/wise-devops-spring-boot-starter/
implementation 'io.github.zhukovaskychina:wise-devops-spring-boot-starter:0.0.4'
// https://jarcasting.com/artifacts/io.github.zhukovaskychina/wise-devops-spring-boot-starter/
implementation ("io.github.zhukovaskychina:wise-devops-spring-boot-starter:0.0.4")
'io.github.zhukovaskychina:wise-devops-spring-boot-starter:jar:0.0.4'
<dependency org="io.github.zhukovaskychina" name="wise-devops-spring-boot-starter" rev="0.0.4">
  <artifact name="wise-devops-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhukovaskychina', module='wise-devops-spring-boot-starter', version='0.0.4')
)
libraryDependencies += "io.github.zhukovaskychina" % "wise-devops-spring-boot-starter" % "0.0.4"
[io.github.zhukovaskychina/wise-devops-spring-boot-starter "0.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.springframework : spring-beans jar
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-runner jar 1.5.1
org.apache.commons : commons-lang3 jar 3.0
commons-io : commons-io jar 2.11.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.1