Asynchronous RMI client library

asynchrmi provides infrastructure that helps with writing advanced JBoss RMI clients. The original rationale was to allow modern JAX-RS servlets to compose services out of legacy JBoss application servers.

License

License

Categories

Categories

Net
GroupId

GroupId

net.windwards
ArtifactId

ArtifactId

asynchrmi-parent
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Asynchronous RMI client library
asynchrmi provides infrastructure that helps with writing advanced JBoss RMI clients. The original rationale was to allow modern JAX-RS servlets to compose services out of legacy JBoss application servers.

Download asynchrmi-parent

Filename Size
asynchrmi-parent-1.2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.windwards/asynchrmi-parent/ -->
<dependency>
    <groupId>net.windwards</groupId>
    <artifactId>asynchrmi-parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.windwards/asynchrmi-parent/
implementation 'net.windwards:asynchrmi-parent:1.2'
// https://jarcasting.com/artifacts/net.windwards/asynchrmi-parent/
implementation ("net.windwards:asynchrmi-parent:1.2")
'net.windwards:asynchrmi-parent:pom:1.2'
<dependency org="net.windwards" name="asynchrmi-parent" rev="1.2">
  <artifact name="asynchrmi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.windwards', module='asynchrmi-parent', version='1.2')
)
libraryDependencies += "net.windwards" % "asynchrmi-parent" % "1.2"
[net.windwards/asynchrmi-parent "1.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core
  • testing
  • jndi-lookup

Versions

Version
1.2