License |
License |
---|---|
GroupId | GroupIdorg.fusesource.joram-jms-tests |
ArtifactId | ArtifactIdjoram-jms-tests |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjoram-jms-tests
Maven artifact of the Joram JMS tests
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
joram-jms-tests-1.0.pom | |
joram-jms-tests-1.0.jar | 56 KB |
joram-jms-tests-1.0-sources.jar | 50 KB |
joram-jms-tests-1.0-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.joram-jms-tests/joram-jms-tests/ -->
<dependency>
<groupId>org.fusesource.joram-jms-tests</groupId>
<artifactId>joram-jms-tests</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.joram-jms-tests/joram-jms-tests/
implementation 'org.fusesource.joram-jms-tests:joram-jms-tests:1.0'
// https://jarcasting.com/artifacts/org.fusesource.joram-jms-tests/joram-jms-tests/
implementation ("org.fusesource.joram-jms-tests:joram-jms-tests:1.0")
'org.fusesource.joram-jms-tests:joram-jms-tests:jar:1.0'
<dependency org="org.fusesource.joram-jms-tests" name="joram-jms-tests" rev="1.0">
<artifact name="joram-jms-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.joram-jms-tests', module='joram-jms-tests', version='1.0')
)
libraryDependencies += "org.fusesource.joram-jms-tests" % "joram-jms-tests" % "1.0"
[org.fusesource.joram-jms-tests/joram-jms-tests "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
junit : junit | jar | 4.7 |