is not current version
Last Version 1.0.1-RELEASE

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

Apache Commons Virtual File System Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.bxforce
ArtifactId

ArtifactId

commons-vfs2-spring-boot
Version

Version

1.0.0-RELEASE
Type

Type

pom

Download commons-vfs2-spring-boot 1.0.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.bxforce/commons-vfs2-spring-boot/ -->
<dependency>
    <groupId>com.github.bxforce</groupId>
    <artifactId>commons-vfs2-spring-boot</artifactId>
    <version>1.0.0-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bxforce/commons-vfs2-spring-boot/
implementation 'com.github.bxforce:commons-vfs2-spring-boot:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.bxforce/commons-vfs2-spring-boot/
implementation ("com.github.bxforce:commons-vfs2-spring-boot:1.0.0-RELEASE")
'com.github.bxforce:commons-vfs2-spring-boot:pom:1.0.0-RELEASE'
<dependency org="com.github.bxforce" name="commons-vfs2-spring-boot" rev="1.0.0-RELEASE">
  <artifact name="commons-vfs2-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bxforce', module='commons-vfs2-spring-boot', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.bxforce" % "commons-vfs2-spring-boot" % "1.0.0-RELEASE"
[com.github.bxforce/commons-vfs2-spring-boot "1.0.0-RELEASE"]