License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.framework.plugingroups |
ArtifactId | ArtifactIdplugingroups |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Plugin Groups
Apache Geronimo, the JavaEE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
plugingroups-3.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.framework.plugingroups/plugingroups/ -->
<dependency>
<groupId>org.apache.geronimo.framework.plugingroups</groupId>
<artifactId>plugingroups</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.framework.plugingroups/plugingroups/
implementation 'org.apache.geronimo.framework.plugingroups:plugingroups:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.framework.plugingroups/plugingroups/
implementation ("org.apache.geronimo.framework.plugingroups:plugingroups:3.0.1")
'org.apache.geronimo.framework.plugingroups:plugingroups:pom:3.0.1'
<dependency org="org.apache.geronimo.framework.plugingroups" name="plugingroups" rev="3.0.1">
<artifact name="plugingroups" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.framework.plugingroups', module='plugingroups', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.framework.plugingroups" % "plugingroups" % "3.0.1"
[org.apache.geronimo.framework.plugingroups/plugingroups "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |