Last Version

in memory infrastructure 0.1.0

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

License

License

GroupId

GroupId

com.github.signed.inmemory.jndi
ArtifactId

ArtifactId

jndi-server
Version

Version

0.1.0
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 jndi-server 0.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.naming » jnpserver jar 5.0.3.GA
org.jboss.javaee : jboss-jms-api jar 1.1.0.GA
org.jboss.netty : netty jar 3.2.5.Final
com.github.signed.inmemory.shared : configuration jar 0.1.0
org.hornetq : hornetq-jms jar 2.2.13.Final
org.hornetq : hornetq-core jar 2.2.13.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.