License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.windwards |
ArtifactId | ArtifactIdasynchrmi-parent |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAsynchronous 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.
|
Filename | Size |
---|---|
asynchrmi-parent-1.2.pom | 4 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |