| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.gshell.support |
| Идентификатор | Идентификаторgshell-spring |
| Версия | Версия1.0-alpha-2 |
| Тип | Типjar |
| Описание |
ОписаниеGShell Support :: Spring
Spring support for GShell.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gshell-spring-1.0-alpha-2.pom | |
| gshell-spring-1.0-alpha-2.jar | 35 KB |
| gshell-spring-1.0-alpha-2-tests.jar | 15 KB |
| gshell-spring-1.0-alpha-2-sources.jar | 25 KB |
| gshell-spring-1.0-alpha-2-javadoc.jar | 129 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-spring/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-spring</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-spring/
implementation 'org.apache.geronimo.gshell.support:gshell-spring:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-spring/
implementation ("org.apache.geronimo.gshell.support:gshell-spring:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-spring:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-spring" rev="1.0-alpha-2">
<artifact name="gshell-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-spring', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-spring" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-spring "1.0-alpha-2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.6 |
| org.slf4j : jcl-over-slf4j | jar | 1.5.6 |
| org.apache.geronimo.gshell.support : gshell-chronos | jar | 1.0-alpha-2 |
| org.springframework : spring-core | jar | 2.5.6 |
| org.springframework : spring-beans | jar | 2.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| junit : junit | jar | 3.8.2 |