| License |
License |
|---|---|
| GroupId | GroupIdorg.realityforge.jml |
| ArtifactId | ArtifactIdjml |
| Last Version | Last Version0.9.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJML: Library to ease routing and transforming of JMS messages
JML: Library to ease routing and transforming of JMS messages
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jml-0.9.3.pom | |
| jml-0.9.3.jar | 22 KB |
| jml-0.9.3-sources.jar | 9 KB |
| jml-0.9.3-javadoc.jar | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.realityforge.jml/jml/ -->
<dependency>
<groupId>org.realityforge.jml</groupId>
<artifactId>jml</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.jml/jml/
implementation 'org.realityforge.jml:jml:0.9.3'
// https://jarcasting.com/artifacts/org.realityforge.jml/jml/
implementation ("org.realityforge.jml:jml:0.9.3")
'org.realityforge.jml:jml:jar:0.9.3'
<dependency org="org.realityforge.jml" name="jml" rev="0.9.3">
<artifact name="jml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.jml', module='jml', version='0.9.3')
)
libraryDependencies += "org.realityforge.jml" % "jml" % "0.9.3"
[org.realityforge.jml/jml "0.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
| org.apache.geronimo.specs : geronimo-ejb_3.1_spec | jar | 1.0.2 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.activemq : activemq-core | jar | 5.3.2 |
| commons-logging : commons-logging | jar | 1.1 |
| org.apache.geronimo.specs : geronimo-j2ee-management_1.0_spec | jar | 1.0 |
| org.testng : testng | jar | 6.8.7 |
| com.beust : jcommander | jar | 1.27 |
| org.jmock : jmock | jar | 2.5.1 |
| org.jmock : jmock-junit4 | jar | 2.5.1 |
| org.hamcrest : hamcrest-core | jar | 1.1 |
| org.hamcrest : hamcrest-library | jar | 1.1 |