| Категории |
КатегорииGeronimo Контейнер Application Servers |
|---|---|
| Группа | Группаorg.apache.geronimo.gshell.commands |
| Идентификатор | Идентификаторgshell-bsf |
| Версия | Версия1.0-alpha-1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gshell-bsf-1.0-alpha-1.pom | |
| gshell-bsf-1.0-alpha-1.jar | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-bsf/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.commands</groupId>
<artifactId>gshell-bsf</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-bsf/
implementation 'org.apache.geronimo.gshell.commands:gshell-bsf:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-bsf/
implementation ("org.apache.geronimo.gshell.commands:gshell-bsf:1.0-alpha-1")
'org.apache.geronimo.gshell.commands:gshell-bsf:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell.commands" name="gshell-bsf" rev="1.0-alpha-1">
<artifact name="gshell-bsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.commands', module='gshell-bsf', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell.commands" % "gshell-bsf" % "1.0-alpha-1"
[org.apache.geronimo.gshell.commands/gshell-bsf "1.0-alpha-1"]