MVN

com.github.bxforce : commons-vfs2-spring-boot

Maven & Gradle

Jan 28, 2021
2 stars

commons-vfs2-spring-boot · Apache Commons Virtual File System Spring Boot Starter

<dependency>
    <groupId>com.github.bxforce</groupId>
    <artifactId>commons-vfs2-spring-boot</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bxforce : commons-vfs2-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1-RELEASE

All Versions

Choose a version of com.github.bxforce : commons-vfs2-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-vfs2-spring-boot-1.0.1-RELEASE
commons-vfs2-spring-boot-1.0.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.bxforce</groupId>
    <artifactId>commons-vfs2-spring-boot</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>