| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.gshell.commands |
| Идентификатор | Идентификаторgshell-log4j |
| Версия | Версия1.0-alpha-2 |
| Тип | Типjar |
| Описание |
ОписаниеGShell Commands :: Log4j
Log4j commands.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| gshell-log4j-1.0-alpha-2.pom | |
| gshell-log4j-1.0-alpha-2.jar | 21 KB |
| gshell-log4j-1.0-alpha-2-sources.jar | 16 KB |
| gshell-log4j-1.0-alpha-2-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-log4j/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.commands</groupId>
<artifactId>gshell-log4j</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-log4j/
implementation 'org.apache.geronimo.gshell.commands:gshell-log4j:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-log4j/
implementation ("org.apache.geronimo.gshell.commands:gshell-log4j:1.0-alpha-2")
'org.apache.geronimo.gshell.commands:gshell-log4j:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.commands" name="gshell-log4j" rev="1.0-alpha-2">
<artifact name="gshell-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.commands', module='gshell-log4j', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.commands" % "gshell-log4j" % "1.0-alpha-2"
[org.apache.geronimo.gshell.commands/gshell-log4j "1.0-alpha-2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.gshell.support : gshell-spring | jar | 1.0-alpha-2 |
| org.apache.geronimo.gshell.support : gshell-vfs | jar | 1.0-alpha-2 |
| log4j : log4j | jar | 1.2.15 |
| org.slf4j : slf4j-api | jar | 1.5.6 |
| org.apache.geronimo.gshell.support : gshell-clp | jar | 1.0-alpha-2 |
| org.apache.geronimo.gshell : gshell-api | jar | 1.0-alpha-2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |