License |
License
GLP with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.utils |
ArtifactId | ArtifactIdrmi |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRMI Integration
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rmi-1.3.7.pom | |
rmi-1.3.7.jar | 1 KB |
rmi-1.3.7-sources.jar | 324 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.utils/rmi/ -->
<dependency>
<groupId>com.cedarsoft.utils</groupId>
<artifactId>rmi</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.utils/rmi/
implementation 'com.cedarsoft.utils:rmi:1.3.7'
// https://jarcasting.com/artifacts/com.cedarsoft.utils/rmi/
implementation ("com.cedarsoft.utils:rmi:1.3.7")
'com.cedarsoft.utils:rmi:jar:1.3.7'
<dependency org="com.cedarsoft.utils" name="rmi" rev="1.3.7">
<artifact name="rmi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.utils', module='rmi', version='1.3.7')
)
libraryDependencies += "com.cedarsoft.utils" % "rmi" % "1.3.7"
[com.cedarsoft.utils/rmi "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.utils : genericdao | jar | 1.3.7 |
org.springframework : spring | jar | 2.5.5 |
org.springframework : spring-webmvc | jar | 2.5 |
com.caucho : hessian | jar | 3.0.8 |
com.cedarsoft : guice-annotations | jar | 1.1.2 |
commons-logging : commons-logging | jar | 1.1.1 |
com.intellij : annotations | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.7 |
log4j : log4j | jar | 1.2.14 |
org.mortbay.jetty : jetty | jar | 6.1.6 |
commons-io : commons-io | jar | 1.4 |
org.testng : testng | jar | 5.8 |
org.easymock : easymockclassextension | jar | 2.4 |
org.easymock : easymock | jar | 2.4 |
fest » fest-assert | jar | 1.0rc1 |