License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.github.signed.inmemory.jms |
ArtifactId | ArtifactIdjms-over-jndi-server-junit |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionin memory infrastructure
A collection of easy to use in memory servers for testing.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.1.0</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.1.0'
// 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.1.0")
'com.github.signed.inmemory.jms:jms-over-jndi-server-junit:jar:0.1.0'
<dependency org="com.github.signed.inmemory.jms" name="jms-over-jndi-server-junit" rev="0.1.0">
<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.1.0')
)
libraryDependencies += "com.github.signed.inmemory.jms" % "jms-over-jndi-server-junit" % "0.1.0"
[com.github.signed.inmemory.jms/jms-over-jndi-server-junit "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.signed.inmemory.jndi : jndi-server | jar | 0.1.0 |
junit : junit | jar | 4.11 |
com.github.signed.inmemory.jms : jms-server | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hornetq : hornetq-jms-client | jar | 2.2.13.Final |