MVN

org.devefx.spring.boot : devefx-spring-boot

Maven & Gradle

Jan 03, 2019
0 stars

devefx-spring-boot · Spring Boot Support for Devefx

<dependency>
    <groupId>org.devefx.spring.boot</groupId>
    <artifactId>devefx-spring-boot</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.devefx.spring.boot : devefx-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of org.devefx.spring.boot : devefx-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
devefx-spring-boot-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.devefx.spring.boot</groupId>
    <artifactId>devefx-spring-boot</artifactId>
    <version>0.0.1</version>
</dependency>