is not current version
Last Version 2.0.2

org.apache.geronimo.applications:geronimo-ca-helper 2.0.1

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

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.applications
ArtifactId

ArtifactId

geronimo-ca-helper
Version

Version

2.0.1
Type

Type

war

Download geronimo-ca-helper 2.0.1


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