in memory infrastructure

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.signed.inmemory.jms
ArtifactId

ArtifactId

jms-over-jndi-server-junit
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/signed/in-memory-infrastructure
Source Code Management

Source Code Management

https://github.com/signed/in-memory-infrastructure

Download jms-over-jndi-server-junit

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.hornetq : hornetq-jms-client jar 2.2.13.Final

Project Modules

There are no modules declared in this project.

Build Status

ftp

mina ftpserver project

jms

activemq hornetmq

https://github.com/spring-projects/gradle-plugins/tree/master/propdeps-plugin http://docs.jboss.org/hornetq/2.4.0.Final/docs/user-manual/html/embedding-hornetq.html

http://stackoverflow.com/questions/17368109/how-to-access-embedded-hornetq-using-jndi http://blog.teamlazerbeez.com/2010/10/08/using-hornetq-without-a-separate-jndi-server/

https://github.com/krukow/stomple/blob/master/hornetq/examples/jms/embedded/src/org/hornetq/jms/example/EmbeddedExample.java

http://hornetq.blogspot.de/2009/09/hornetq-simple-example-using-maven.html

http://hornetq.sourceforge.net/docs/hornetq-2.0.0.BETA5/user-manual/en/html/configuring-transports.html

http://hornetq.blogspot.de/2009/10/understanding-connectors-acceptors.html

https://community.jboss.org/thread/196255?tstart=0 JNDI connect code to jboss

https://github.com/eis/jboss-mq-integration-example sample code

http://myjavanotebook.blogspot.de/2008/04/use-jndi-with-your-j2se-application.html how to run your own jndi server

mail

greenmail

sftp

mina sshd project

http

stackoverflow with list of recomendations

nosql databases

nosql-unit

Versions

Version
0.1.0
0.0.5
0.0.4