com.github.choonchernlim:spring-modularizer

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

GroupId

GroupId

com.github.choonchernlim
ArtifactId

ArtifactId

spring-modularizer
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download spring-modularizer

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.5.4
org.springframework : spring-context jar
commons-codec : commons-codec jar 1.11

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE
org.spockframework : spock-spring jar 1.2-groovy-2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0