License |
License |
---|---|
GroupId | GroupIdorg.apache.openwebbeans.samples |
ArtifactId | ArtifactIdjms-sample |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionApache OpenWebBeans :: Sample Jms Injection Demo
Sample Jms Injection Demo
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jms-sample-1.1.0.pom | |
jms-sample-1.1.0.war | 1 MB |
jms-sample-1.1.0-sources.jar | 10 KB |
jms-sample-1.1.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/jms-sample/ -->
<dependency>
<groupId>org.apache.openwebbeans.samples</groupId>
<artifactId>jms-sample</artifactId>
<version>1.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/jms-sample/
implementation 'org.apache.openwebbeans.samples:jms-sample:1.1.0'
// https://jarcasting.com/artifacts/org.apache.openwebbeans.samples/jms-sample/
implementation ("org.apache.openwebbeans.samples:jms-sample:1.1.0")
'org.apache.openwebbeans.samples:jms-sample:war:1.1.0'
<dependency org="org.apache.openwebbeans.samples" name="jms-sample" rev="1.1.0">
<artifact name="jms-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans.samples', module='jms-sample', version='1.1.0')
)
libraryDependencies += "org.apache.openwebbeans.samples" % "jms-sample" % "1.1.0"
[org.apache.openwebbeans.samples/jms-sample "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.facelets : jsf-facelets | jar | 1.1.14 |
org.apache.openwebbeans : openwebbeans-jsf | jar | 1.1.0 |
org.apache.openwebbeans : openwebbeans-web | jar | 1.1.0 |
org.apache.openwebbeans : openwebbeans-jms | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.myfaces.core : myfaces-api | jar | 2.0.3 |
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
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.openwebbeans : openwebbeans-spi | jar | 1.1.0 |