MVN

com.github.fartherp.spring.boot : framework-spring-boot

Maven & Gradle

Jul 15, 2019
0 stars

framework-spring-boot · framework integration with Spring Boot

<dependency>
    <groupId>com.github.fartherp.spring.boot</groupId>
    <artifactId>framework-spring-boot</artifactId>
    <version>3.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fartherp.spring.boot : framework-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 3.0.6

All Versions

Choose a version of com.github.fartherp.spring.boot : framework-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
framework-spring-boot-3.0.6
framework-spring-boot-3.0.5
framework-spring-boot-3.0.4
framework-spring-boot-3.0.3
framework-spring-boot-3.0.1
framework-spring-boot-3.0.0
2.0.x
framework-spring-boot-2.0.4
framework-spring-boot-2.0.3
framework-spring-boot-2.0.2
framework-spring-boot-2.0.1
1.0.x
framework-spring-boot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.fartherp.spring.boot</groupId>
    <artifactId>framework-spring-boot</artifactId>
    <version>3.0.6</version>
</dependency>