Last Version

net.windwards:asynchrmi-testing 1.2

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

Version

1.2
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-testing 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.