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

org.apache.geronimo.plugins:geronimo-ca-helper 2.1.3

This is a helper application for CA to enable receiving CSR's through and uploading certificates to web browsers.

Категории

Категории

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

Группа

org.apache.geronimo.plugins
Идентификатор

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

geronimo-ca-helper
Версия

Версия

2.1.3
Тип

Тип

war

Скачать geronimo-ca-helper 2.1.3


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