License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers CLI User Interface |
GroupId | GroupIdorg.apache.geronimo.samples |
ArtifactId | ArtifactIdcustomer-client |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Samples :: customer :: CLIENT
Geronimo Samples. Customer Client Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
customer-client-2.2.1.pom | |
customer-client-2.2.1.jar | 8 KB |
customer-client-2.2.1-sources.jar | 6 KB |
customer-client-2.2.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.samples/customer-client/ -->
<dependency>
<groupId>org.apache.geronimo.samples</groupId>
<artifactId>customer-client</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/customer-client/
implementation 'org.apache.geronimo.samples:customer-client:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.samples/customer-client/
implementation ("org.apache.geronimo.samples:customer-client:2.2.1")
'org.apache.geronimo.samples:customer-client:jar:2.2.1'
<dependency org="org.apache.geronimo.samples" name="customer-client" rev="2.2.1">
<artifact name="customer-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.samples', module='customer-client', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.samples" % "customer-client" % "2.2.1"
[org.apache.geronimo.samples/customer-client "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : openejb-client | jar | |
org.apache.geronimo.samples : customer-ejb | jar | 2.2.1 |
org.apache.geronimo.specs : geronimo-jpa_1.0_spec | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-annotation_1.0_spec | jar | |
org.apache.geronimo.specs : geronimo-jsp_2.1_spec | jar | |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | |
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar |