| Categories |
CategoriesAnt Build Tools |
|---|---|
| GroupId | GroupIdorg.mantamq |
| ArtifactId | ArtifactIdmanta |
| Last Version | Last Version1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMantaRay
The MantaRay Messageing Middleware
|
| Filename | Size |
|---|---|
| manta-1.9.pom | |
| manta-1.9.jar | 642 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mantamq/manta/ -->
<dependency>
<groupId>org.mantamq</groupId>
<artifactId>manta</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.mantamq/manta/
implementation 'org.mantamq:manta:1.9'
// https://jarcasting.com/artifacts/org.mantamq/manta/
implementation ("org.mantamq:manta:1.9")
'org.mantamq:manta:jar:1.9'
<dependency org="org.mantamq" name="manta" rev="1.9">
<artifact name="manta" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mantamq', module='manta', version='1.9')
)
libraryDependencies += "org.mantamq" % "manta" % "1.9"
[org.mantamq/manta "1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| antlr : antlr | jar | 2.7.2 |
| commons-logging : commons-logging | jar | 1.0.4 |
| javax.jms : jms | jar | 1.1 |
| log4j : log4j | jar | 1.2.8 |
| javax.management : jmx_remote | jar | 1.0.1_03 |
| javax.management » jmx | jar | 1.2.1 |