gatling-amq
Gatling project which uses the JMS component.
| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring |
| GroupId | GroupIdcom.garethahealy.gatling |
| ArtifactId | ArtifactIdamq-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGarethHealy :: Gatling :: AMQ
https://github.com/garethahealy
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| amq-core-1.0.0.pom | |
| amq-core-1.0.0.jar | 2 KB |
| amq-core-1.0.0-sources.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.garethahealy.gatling/amq-core/ -->
<dependency>
<groupId>com.garethahealy.gatling</groupId>
<artifactId>amq-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.garethahealy.gatling/amq-core/
implementation 'com.garethahealy.gatling:amq-core:1.0.0'
// https://jarcasting.com/artifacts/com.garethahealy.gatling/amq-core/
implementation ("com.garethahealy.gatling:amq-core:1.0.0")
'com.garethahealy.gatling:amq-core:jar:1.0.0'
<dependency org="com.garethahealy.gatling" name="amq-core" rev="1.0.0">
<artifact name="amq-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.garethahealy.gatling', module='amq-core', version='1.0.0')
)
libraryDependencies += "com.garethahealy.gatling" % "amq-core" % "1.0.0"
[com.garethahealy.gatling/amq-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.gatling.highcharts : gatling-charts-highcharts | jar | 2.1.6 |
| org.apache.activemq : activemq-client | jar | 5.11.0.redhat-621084 |
| org.scala-lang : scala-library | jar | 2.11.6 |
| org.scala-lang : scala-reflect | jar | 2.11.6 |
| io.gatling : gatling-core | jar | 2.1.6 |
Gatling project which uses the JMS component.