не последняя версия
Последняя версия 1.0.1-RELEASE

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


Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

com.github.bxforce
Идентификатор

Идентификатор

commons-vfs2-spring-boot-autoconfigure
Версия

Версия

1.0.0-RELEASE
Тип

Тип

jar

Скачать commons-vfs2-spring-boot-autoconfigure 1.0.0-RELEASE


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