Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdorg.apache.geronimo.applications |
ArtifactId | ArtifactIdgeronimo-ca-helper |
Version | Version1.2-beta |
Type | Typewar |
Filename | Size |
---|---|
geronimo-ca-helper-1.2-beta.pom | |
geronimo-ca-helper-1.2-beta.war | 373 KB |
geronimo-ca-helper-1.2-beta-sources.jar | 21 KB |
geronimo-ca-helper-1.2-beta-javadoc.jar | 107 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>1.2-beta</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-ca-helper/
implementation 'org.apache.geronimo.applications:geronimo-ca-helper:1.2-beta'
// https://jarcasting.com/artifacts/org.apache.geronimo.applications/geronimo-ca-helper/
implementation ("org.apache.geronimo.applications:geronimo-ca-helper:1.2-beta")
'org.apache.geronimo.applications:geronimo-ca-helper:war:1.2-beta'
<dependency org="org.apache.geronimo.applications" name="geronimo-ca-helper" rev="1.2-beta">
<artifact name="geronimo-ca-helper" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.applications', module='geronimo-ca-helper', version='1.2-beta')
)
libraryDependencies += "org.apache.geronimo.applications" % "geronimo-ca-helper" % "1.2-beta"
[org.apache.geronimo.applications/geronimo-ca-helper "1.2-beta"]