| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers Maven Компиляция и сборка |
| Группа | Группаorg.apache.geronimo.gshell.support |
| Идентификатор | Идентификаторgshell-artifact-maven |
| Последняя версия | Последняя версия1.0-alpha-2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGShell Support :: Artifact + Maven
Provides support for working with artifacts and repositories.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-artifact-maven/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-artifact-maven</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-artifact-maven/
implementation 'org.apache.geronimo.gshell.support:gshell-artifact-maven:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-artifact-maven/
implementation ("org.apache.geronimo.gshell.support:gshell-artifact-maven:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-artifact-maven:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-artifact-maven" rev="1.0-alpha-2">
<artifact name="gshell-artifact-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-artifact-maven', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-artifact-maven" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-artifact-maven "1.0-alpha-2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.6 |
| org.apache.geronimo.gshell.support : gshell-chronos | jar | 1.0-alpha-2 |
| org.apache.geronimo.gshell.support : gshell-io | jar | 1.0-alpha-2 |
| org.apache.geronimo.gshell.support : gshell-spring | jar | 1.0-alpha-2 |
| org.apache.geronimo.gshell.support : gshell-artifact | jar | 1.0-alpha-2 |
| org.apache.geronimo.gshell.support : gshell-plexus | jar | 1.0-alpha-2 |
| org.apache.maven.artifact : maven-artifact | jar | 3.0-alpha-1 |
| org.apache.maven : maven-project | jar | 2.1.0-M1 |
| org.apache.maven.wagon : wagon-provider-api | jar | 1.0-beta-4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.wagon : wagon-file | jar | 1.0-beta-4 |
| org.apache.maven.wagon : wagon-http-lightweight | jar | 1.0-beta-4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| org.apache.geronimo.gshell.support : gshell-spring | jar | 1.0-alpha-2 |
| junit : junit | jar | 3.8.2 |