Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-console-standard |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionGeronimo :: Console :: Standard Portlets
Geronimo J2EE Application Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-console-standard-1.1.1.pom | |
geronimo-console-standard-1.1.1.war | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-console-standard/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-console-standard</artifactId>
<version>1.1.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-console-standard/
implementation 'geronimo:geronimo-console-standard:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-console-standard/
implementation ("geronimo:geronimo-console-standard:1.1.1")
'geronimo:geronimo-console-standard:war:1.1.1'
<dependency org="geronimo" name="geronimo-console-standard" rev="1.1.1">
<artifact name="geronimo-console-standard" type="war" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-console-standard', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-console-standard" % "1.1.1"
[geronimo/geronimo-console-standard "1.1.1"]