is not current version
Last Version 0.1.0

com.github.signed.inmemory.jms:jms-server 0.0.5

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

GroupId

GroupId

com.github.signed.inmemory.jms
ArtifactId

ArtifactId

jms-server
Version

Version

0.0.5
Type

Type

jar

Download jms-server 0.0.5


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