| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers |
| Группа | Группаorg.apache.geronimo.modules |
| Идентификатор | Идентификаторgeronimo-kernel |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGeronimo :: Kernel
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| geronimo-kernel-2.0.2.pom | |
| geronimo-kernel-2.0.2.jar | 373 KB |
| geronimo-kernel-2.0.2-sources.jar | 327 KB |
| geronimo-kernel-2.0.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-kernel/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-kernel</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-kernel/
implementation 'org.apache.geronimo.modules:geronimo-kernel:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-kernel/
implementation ("org.apache.geronimo.modules:geronimo-kernel:2.0.2")
'org.apache.geronimo.modules:geronimo-kernel:jar:2.0.2'
<dependency org="org.apache.geronimo.modules" name="geronimo-kernel" rev="2.0.2">
<artifact name="geronimo-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-kernel', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-kernel" % "2.0.2"
[org.apache.geronimo.modules/geronimo-kernel "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| asm : asm | jar | 2.2.3 |
| asm : asm-commons | jar | 2.2.3 |
| cglib : cglib-nodep | jar | 2.1_3 |
| commons-logging : commons-logging | jar | 1.0.4 |
| log4j : log4j | jar | 1.2.14 |
| xstream : xstream | jar | 1.1.3 |
| xpp3 : xpp3 | jar | 1.1.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.testsupport : testsupport-common | jar | 2.0.2 |
| org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
| junit : junit | jar | 3.8.1 |