MVN

io.github.awesome-java-web : spring-boot-commons

Maven & Gradle

May 14, 2024
1 stars

Spring Boot Commons · Spring Boot Commons is a collection of common utilities and components for Spring Boot Web Applications

<dependency>
    <groupId>io.github.awesome-java-web</groupId>
    <artifactId>spring-boot-commons</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.awesome-java-web : spring-boot-commons to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.awesome-java-web : spring-boot-commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-commons-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.awesome-java-web</groupId>
    <artifactId>spring-boot-commons</artifactId>
    <version>1.0.0</version>
</dependency>