| GroupId | GroupIddalma |
|---|---|
| ArtifactId | ArtifactIddalma-endpoint-jms |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDalma JMS endpoint
endpoint that connects to Java Messaging System
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dalma-endpoint-jms-0.5.pom | |
| dalma-endpoint-jms-0.5.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dalma/dalma-endpoint-jms/ -->
<dependency>
<groupId>dalma</groupId>
<artifactId>dalma-endpoint-jms</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/dalma/dalma-endpoint-jms/
implementation 'dalma:dalma-endpoint-jms:0.5'
// https://jarcasting.com/artifacts/dalma/dalma-endpoint-jms/
implementation ("dalma:dalma-endpoint-jms:0.5")
'dalma:dalma-endpoint-jms:jar:0.5'
<dependency org="dalma" name="dalma-endpoint-jms" rev="0.5">
<artifact name="dalma-endpoint-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='dalma', module='dalma-endpoint-jms', version='0.5')
)
libraryDependencies += "dalma" % "dalma-endpoint-jms" % "0.5"
[dalma/dalma-endpoint-jms "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| dalma : dalma | jar | 0.5 |
| jms : jms | jar | 1.1 |
| activemq : activemq | jar | 3.1 |
| concurrent : concurrent | jar | 1.3.4 |
| javax.j2ee » javax.j2ee | jar | 1.4 |
| dalma-lib » commons-javaflow | jar | 20060205 |
| dalma-lib » jakarta-bcel | jar | 20050813 |
| xpp3 : xpp3 | jar | 1.1.3.3 |
| xstream : xstream | jar | 1.1.2 |
| commons-io : commons-io | jar | 1.0 |
| commons-logging : commons-logging-api | jar | 1.0.4 |
| bsf : bsf | jar | 2.3.0 |
| springframework : spring-beans | jar | 1.2.5 |
| springframework : spring-core | jar | 1.2.5 |
| bsh : bsh | jar | 2.0b1 |
| junit : junit | jar | 3.8.1 |