ext-j2ee-rpc
MetaRing J2EE Extension of the RPC Module
License |
License |
---|---|
GroupId | GroupIdcom.metaring |
ArtifactId | ArtifactIdframework-ext-j2ee-rpc |
Last Version | Last Version1.5.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaRing Framework J2EE RPC
RPC made in J2EE for the MetaRing Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.metaring/framework-ext-j2ee-rpc/ -->
<dependency>
<groupId>com.metaring</groupId>
<artifactId>framework-ext-j2ee-rpc</artifactId>
<version>1.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-j2ee-rpc/
implementation 'com.metaring:framework-ext-j2ee-rpc:1.5.9'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-j2ee-rpc/
implementation ("com.metaring:framework-ext-j2ee-rpc:1.5.9")
'com.metaring:framework-ext-j2ee-rpc:jar:1.5.9'
<dependency org="com.metaring" name="framework-ext-j2ee-rpc" rev="1.5.9">
<artifact name="framework-ext-j2ee-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-j2ee-rpc', version='1.5.9')
)
libraryDependencies += "com.metaring" % "framework-ext-j2ee-rpc" % "1.5.9"
[com.metaring/framework-ext-j2ee-rpc "1.5.9"]
Group / Artifact | Type | Version |
---|---|---|
com.metaring : framework-java | jar | 1.5.9 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 7.0 |
MetaRing J2EE Extension of the RPC Module