| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdch.acanda.maven |
| ArtifactId | ArtifactIdspring-banner-plugin |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionSpring Banner Plugin
The Spring Banner Plugin is a Maven plugin generating the banner that
is printed on start up of a Spring Boot application.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>ch.acanda.maven</groupId>
<artifactId>spring-banner-plugin</artifactId>
<version>1.5.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dtmo.jfiglet : jfiglet | jar | 1.0.1 |
| org.apache.maven : maven-plugin-api | jar | 3.8.4 |
| org.apache.maven : maven-core | jar | 3.8.4 |
| com.google.guava : guava | jar | 31.1-jre |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |