| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.gshell.support |
| Идентификатор | Идентификаторgshell-artifact-mercury |
| Версия | Версия1.0-alpha-2 |
| Тип | Типjar |
| Описание |
ОписаниеGShell Support :: Artifact + Mercury
Provides support for working with artifacts and repositories via Mercury.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-artifact-mercury/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-artifact-mercury</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-artifact-mercury/
implementation 'org.apache.geronimo.gshell.support:gshell-artifact-mercury:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-artifact-mercury/
implementation ("org.apache.geronimo.gshell.support:gshell-artifact-mercury:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-artifact-mercury:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-artifact-mercury" rev="1.0-alpha-2">
<artifact name="gshell-artifact-mercury" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-artifact-mercury', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-artifact-mercury" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-artifact-mercury "1.0-alpha-2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.6 |
| org.apache.geronimo.gshell.support : gshell-artifact | jar | 1.0-alpha-2 |
| org.apache.maven.mercury : mercury-md-sat | jar | 1.0.0-alpha-2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |