is not current version
Last Version 0.1.0

com.github.signed.inmemory.jms:jms-over-jndi-server-junit 0.0.4

A collection of easy to use in memory servers for testing.

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.signed.inmemory.jms
ArtifactId

ArtifactId

jms-over-jndi-server-junit
Version

Version

0.0.4
Type

Type

jar

Download jms-over-jndi-server-junit 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.signed.inmemory.jms/jms-over-jndi-server-junit/ -->
<dependency>
    <groupId>com.github.signed.inmemory.jms</groupId>
    <artifactId>jms-over-jndi-server-junit</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.signed.inmemory.jms/jms-over-jndi-server-junit/
implementation 'com.github.signed.inmemory.jms:jms-over-jndi-server-junit:0.0.4'
// https://jarcasting.com/artifacts/com.github.signed.inmemory.jms/jms-over-jndi-server-junit/
implementation ("com.github.signed.inmemory.jms:jms-over-jndi-server-junit:0.0.4")
'com.github.signed.inmemory.jms:jms-over-jndi-server-junit:jar:0.0.4'
<dependency org="com.github.signed.inmemory.jms" name="jms-over-jndi-server-junit" rev="0.0.4">
  <artifact name="jms-over-jndi-server-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.signed.inmemory.jms', module='jms-over-jndi-server-junit', version='0.0.4')
)
libraryDependencies += "com.github.signed.inmemory.jms" % "jms-over-jndi-server-junit" % "0.0.4"
[com.github.signed.inmemory.jms/jms-over-jndi-server-junit "0.0.4"]