net.windwards:asynchrmi

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
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.client » jbossall-client jar 4.2.3.GA

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2