License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.plugins |
ArtifactId | ArtifactIdgeronimo-ca-helper |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo 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 |
Filename | Size |
---|---|
geronimo-ca-helper-2.2.1.pom | |
geronimo-ca-helper-2.2.1.war | 76 KB |
geronimo-ca-helper-2.2.1-sources.jar | 54 KB |
geronimo-ca-helper-2.2.1-javadoc.jar | 120 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.plugins : console-filter | jar | 2.2.1 |
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 |
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 |