| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.openwebbeans.samples |
| ArtifactId | ArtifactIdejb-telephone |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionApache OpenWebBeans :: Telephone Ejb Demo On OpenEJB in Tomcat
Telephone Ejb Demo
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ejb-telephone-1.1.0.pom | |
| ejb-telephone-1.1.0.war | 3 MB |
| ejb-telephone-1.1.0-sources.jar | 13 KB |
| ejb-telephone-1.1.0-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/ejb-telephone/ -->
<dependency>
<groupId>org.apache.openwebbeans.samples</groupId>
<artifactId>ejb-telephone</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/ejb-telephone/
implementation 'org.apache.openwebbeans.samples:ejb-telephone:1.1.0'
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/ejb-telephone/
implementation ("org.apache.openwebbeans.samples:ejb-telephone:1.1.0")
'org.apache.openwebbeans.samples:ejb-telephone:war:1.1.0'
<dependency org="org.apache.openwebbeans.samples" name="ejb-telephone" rev="1.1.0">
<artifact name="ejb-telephone" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans.samples', module='ejb-telephone', version='1.1.0')
)
libraryDependencies += "org.apache.openwebbeans.samples" % "ejb-telephone" % "1.1.0"
[org.apache.openwebbeans.samples/ejb-telephone "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.facelets : jsf-facelets | jar | 1.1.14 |
| org.apache.openwebbeans : openwebbeans-impl | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-spi | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-jsf12 | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-el10 | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-web | jar | 1.1.0 |
| org.apache.myfaces.core : myfaces-api | jar | 1.2.8 |
| org.apache.myfaces.core : myfaces-impl | jar | 1.2.8 |
| org.apache.openwebbeans : openwebbeans-ejb | jar | 1.1.0 |
| org.apache.openwebbeans : openwebbeans-resource | jar | 1.1.0 |
| org.apache.geronimo.specs : geronimo-validation_1.0_spec | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jcdi_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
| org.apache.geronimo.specs : geronimo-ejb_3.1_spec | jar | 1.0.2 |
| org.apache.geronimo.specs : geronimo-interceptor_1.1_spec | jar | 1.0 |
| org.apache.geronimo.specs : geronimo-jpa_2.0_spec | jar | 1.1 |