License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.windwards |
ArtifactId | ArtifactIdasynchrmi-jndi-lookup |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasynchrmi 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.
|
<!-- https://jarcasting.com/artifacts/net.windwards/asynchrmi-jndi-lookup/ -->
<dependency>
<groupId>net.windwards</groupId>
<artifactId>asynchrmi-jndi-lookup</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.windwards/asynchrmi-jndi-lookup/
implementation 'net.windwards:asynchrmi-jndi-lookup:1.2'
// https://jarcasting.com/artifacts/net.windwards/asynchrmi-jndi-lookup/
implementation ("net.windwards:asynchrmi-jndi-lookup:1.2")
'net.windwards:asynchrmi-jndi-lookup:jar:1.2'
<dependency org="net.windwards" name="asynchrmi-jndi-lookup" rev="1.2">
<artifact name="asynchrmi-jndi-lookup" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.windwards', module='asynchrmi-jndi-lookup', version='1.2')
)
libraryDependencies += "net.windwards" % "asynchrmi-jndi-lookup" % "1.2"
[net.windwards/asynchrmi-jndi-lookup "1.2"]
Group / Artifact | Type | Version |
---|---|---|
net.windwards : asynchrmi | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
net.windwards : asynchrmi-testing | jar | 1.2 |
org.mockito : mockito-core | jar | 1.8.5 |
junit : junit | jar | 4.11 |