Geronimo :: Activation

Geronimo Activation implements Content Handlers for use in conjuction with the Java Activation Framework.

Категории

Категории

Geronimo Контейнер Application Servers
Группа

Группа

geronimo
Идентификатор

Идентификатор

geronimo-activation
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Geronimo :: Activation
Geronimo Activation implements Content Handlers for use in conjuction with the Java Activation Framework.
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать geronimo-activation

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/geronimo/geronimo-activation/ -->
<dependency>
    <groupId>geronimo</groupId>
    <artifactId>geronimo-activation</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-activation/
implementation 'geronimo:geronimo-activation:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-activation/
implementation ("geronimo:geronimo-activation:1.1.1")
'geronimo:geronimo-activation:jar:1.1.1'
<dependency org="geronimo" name="geronimo-activation" rev="1.1.1">
  <artifact name="geronimo-activation" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-activation', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-activation" % "1.1.1"
[geronimo/geronimo-activation "1.1.1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.apache.geronimo.specs : geronimo-activation_1.0.2_spec jar 1.1
org.apache.geronimo.specs : geronimo-javamail_1.3.1_spec jar 1.1
commons-jelly : commons-jelly-tags-velocity jar 1.0
velocity : velocity jar 1.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1
1.1
1.0
1.0-M5
1.0-M4