Last Version

Spring Boot CI 0.4.0

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.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.choonchernlim
ArtifactId

ArtifactId

spring-boot-ci
Version

Version

0.4.0
Type

Type

pom
Description

Description

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.
Project URL

Project URL

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

Download spring-boot-ci 0.4.0

Filename Size
spring-boot-ci-0.4.0.pom 30 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.