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