License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.samples |
ArtifactId | ArtifactIdinventory |
Last Version | Last Version3.0-M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Samples :: inventory
Geronimo inventory sample created from an archetype.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
inventory-3.0-M1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples/inventory/ -->
<dependency>
<groupId>org.apache.geronimo.samples</groupId>
<artifactId>inventory</artifactId>
<version>3.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/inventory/
implementation 'org.apache.geronimo.samples:inventory:3.0-M1'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/inventory/
implementation ("org.apache.geronimo.samples:inventory:3.0-M1")
'org.apache.geronimo.samples:inventory:pom:3.0-M1'
<dependency org="org.apache.geronimo.samples" name="inventory" rev="3.0-M1">
<artifact name="inventory" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples', module='inventory', version='3.0-M1')
)
libraryDependencies += "org.apache.geronimo.samples" % "inventory" % "3.0-M1"
[org.apache.geronimo.samples/inventory "3.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jsp_2.2_spec | jar | |
org.apache.geronimo.specs : geronimo-ejb_3.1_spec | jar | |
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar |