Spring Boot CI

Spring-Boot-friendly parent POM to 1) generate static code analysis reports for CI server, 2) deploy artifacts to Sonatype OSSRH, and 3) deploy site documentation to GitHub.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.choonchernlim
Идентификатор

Идентификатор

spring-boot-ci
Последняя версия

Последняя версия

0.4.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Boot CI
Spring-Boot-friendly parent POM to 1) generate static code analysis reports for CI server, 2) deploy artifacts to Sonatype OSSRH, and 3) deploy site documentation to GitHub.
Ссылка на сайт

Ссылка на сайт

https://github.com/choonchernlim/spring-boot-ci

Скачать spring-boot-ci

Имя Файла Размер
spring-boot-ci-0.4.0.pom 29 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.choonchernlim/spring-boot-ci/ -->
<dependency>
    <groupId>com.github.choonchernlim</groupId>
    <artifactId>spring-boot-ci</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.choonchernlim/spring-boot-ci/
implementation 'com.github.choonchernlim:spring-boot-ci:0.4.0'
// https://jarcasting.com/artifacts/com.github.choonchernlim/spring-boot-ci/
implementation ("com.github.choonchernlim:spring-boot-ci:0.4.0")
'com.github.choonchernlim:spring-boot-ci:pom:0.4.0'
<dependency org="com.github.choonchernlim" name="spring-boot-ci" rev="0.4.0">
  <artifact name="spring-boot-ci" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.choonchernlim', module='spring-boot-ci', version='0.4.0')
)
libraryDependencies += "com.github.choonchernlim" % "spring-boot-ci" % "0.4.0"
[com.github.choonchernlim/spring-boot-ci "0.4.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.4.0
0.3.2
0.3.1
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0