| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.gshell.commands |
| Идентификатор | Идентификаторgshell-vfs |
| Версия | Версия1.0-alpha-1 |
| Тип | Типjar |
| Описание |
ОписаниеGShell Commands :: VFS
Provides integration with Jakarta Commons VFS.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gshell-vfs-1.0-alpha-1.pom | |
| gshell-vfs-1.0-alpha-1.jar | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-vfs/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.commands</groupId>
<artifactId>gshell-vfs</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-vfs/
implementation 'org.apache.geronimo.gshell.commands:gshell-vfs:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-vfs/
implementation ("org.apache.geronimo.gshell.commands:gshell-vfs:1.0-alpha-1")
'org.apache.geronimo.gshell.commands:gshell-vfs:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell.commands" name="gshell-vfs" rev="1.0-alpha-1">
<artifact name="gshell-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.commands', module='gshell-vfs', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell.commands" % "gshell-vfs" % "1.0-alpha-1"
[org.apache.geronimo.gshell.commands/gshell-vfs "1.0-alpha-1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-vfs : commons-vfs | jar | 1.0 |
| org.apache.geronimo.gshell : gshell-command-api | jar | 1.0-alpha-1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.4.3 |
| junit : junit | jar | 3.8.2 |
| org.apache.geronimo.genesis.config : logging-config | jar | 1.3 |