License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.applications |
ArtifactId | ArtifactIdgeronimo-ca-helper |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo Applications :: CA Helper Application
This is a helper application for CA to enable receiving CSR's through
and uploading certificates to web browsers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-ca-helper-2.0.2.pom | |
geronimo-ca-helper-2.0.2.war | 57 KB |
geronimo-ca-helper-2.0.2-sources.jar | 55 KB |
geronimo-ca-helper-2.0.2-javadoc.jar | 120 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-ca-helper/
implementation ("org.apache.geronimo.applications:geronimo-ca-helper:2.0.2")
'org.apache.geronimo.applications:geronimo-ca-helper:war:2.0.2'
<dependency org="org.apache.geronimo.applications" name="geronimo-ca-helper" rev="2.0.2">
<artifact name="geronimo-ca-helper" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.applications', module='geronimo-ca-helper', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.applications" % "geronimo-ca-helper" % "2.0.2"
[org.apache.geronimo.applications/geronimo-ca-helper "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-kernel | jar | 2.0.2 |
org.apache.geronimo.modules : geronimo-management | jar | 2.0.2 |
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
junit : junit | jar | 3.8.1 |