| License |
License |
|---|---|
| GroupId | GroupIdio.github.sullis |
| ArtifactId | ArtifactIdjms-testkit_2.13.0-RC3 |
| Version | Version0.2.5 |
| Type | Typejar |
| Description |
Descriptionjms-testkit
jms-testkit
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.sullis/jms-testkit_2.13.0-RC3/ -->
<dependency>
<groupId>io.github.sullis</groupId>
<artifactId>jms-testkit_2.13.0-RC3</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sullis/jms-testkit_2.13.0-RC3/
implementation 'io.github.sullis:jms-testkit_2.13.0-RC3:0.2.5'
// https://jarcasting.com/artifacts/io.github.sullis/jms-testkit_2.13.0-RC3/
implementation ("io.github.sullis:jms-testkit_2.13.0-RC3:0.2.5")
'io.github.sullis:jms-testkit_2.13.0-RC3:jar:0.2.5'
<dependency org="io.github.sullis" name="jms-testkit_2.13.0-RC3" rev="0.2.5">
<artifact name="jms-testkit_2.13.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sullis', module='jms-testkit_2.13.0-RC3', version='0.2.5')
)
libraryDependencies += "io.github.sullis" % "jms-testkit_2.13.0-RC3" % "0.2.5"
[io.github.sullis/jms-testkit_2.13.0-RC3 "0.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-RC3 |
| org.apache.activemq : activemq-broker | jar | 5.15.9 |
| org.apache.activemq : activemq-client | jar | 5.15.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13.0-RC3 | jar | 3.1.0-SNAP12 |
| org.testng : testng | jar | 6.14.3 |
| com.google.guava : guava | jar | 27.1-jre |