Last Version

Geronimo Plugins, CA Helper :: Core 2.2.1

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

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

geronimo-ca-helper
Version

Version

2.2.1
Type

Type

war
Description

Description

Geronimo Plugins, CA Helper :: Core
This is a helper application for CA to enable receiving CSR's through and uploading certificates to web browsers.
Project Organization

Project Organization

The Apache Geronimo development community

Download geronimo-ca-helper 2.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.geronimo.plugins : console-filter jar 2.2.1

provided (5)

Group / Artifact Type Version
org.apache.geronimo.framework : geronimo-kernel jar 2.2.1
org.apache.geronimo.framework : geronimo-management jar 2.2.1
org.apache.geronimo.specs : geronimo-servlet_2.5_spec jar 1.2
org.apache.geronimo.specs : geronimo-jsp_2.1_spec jar 1.0.1
org.slf4j : slf4j-api jar 1.5.5

test (3)

Group / Artifact Type Version
org.apache.geronimo.testsupport : testsupport-common jar 2.2.1
org.slf4j : slf4j-simple jar 1.5.5
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.