Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdorg.apache.geronimo.applications |
ArtifactId | ArtifactIdgeronimo-ca-helper |
Version | Version2.0.1 |
Type | Typewar |
Filename | Size |
---|---|
geronimo-ca-helper-2.0.1.pom | |
geronimo-ca-helper-2.0.1.war | 43 KB |
geronimo-ca-helper-2.0.1-sources.jar | 41 KB |
geronimo-ca-helper-2.0.1-javadoc.jar | 105 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.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"]