не последняя версия
Последняя версия 2.2.0-wso2v12

org.wso2.org.apache.commons:commons-vfs2-distribution 2.2-wso2v2

Apache Commons VFS is a Virtual File System library - Distribution archives.

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

org.wso2.org.apache.commons
Идентификатор

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

commons-vfs2-distribution
Версия

Версия

2.2-wso2v2
Тип

Тип

pom

Скачать commons-vfs2-distribution 2.2-wso2v2

Имя Файла Размер
commons-vfs2-distribution-2.2-wso2v2.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.org.apache.commons/commons-vfs2-distribution/ -->
<dependency>
    <groupId>org.wso2.org.apache.commons</groupId>
    <artifactId>commons-vfs2-distribution</artifactId>
    <version>2.2-wso2v2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.org.apache.commons/commons-vfs2-distribution/
implementation 'org.wso2.org.apache.commons:commons-vfs2-distribution:2.2-wso2v2'
// https://jarcasting.com/artifacts/org.wso2.org.apache.commons/commons-vfs2-distribution/
implementation ("org.wso2.org.apache.commons:commons-vfs2-distribution:2.2-wso2v2")
'org.wso2.org.apache.commons:commons-vfs2-distribution:pom:2.2-wso2v2'
<dependency org="org.wso2.org.apache.commons" name="commons-vfs2-distribution" rev="2.2-wso2v2">
  <artifact name="commons-vfs2-distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.org.apache.commons', module='commons-vfs2-distribution', version='2.2-wso2v2')
)
libraryDependencies += "org.wso2.org.apache.commons" % "commons-vfs2-distribution" % "2.2-wso2v2"
[org.wso2.org.apache.commons/commons-vfs2-distribution "2.2-wso2v2"]