is not current version
Last Version 1.5.9

com.metaring:framework-ext-j2ee-rpc 1.3.4

RPC made in J2EE for the MetaRing Framework

GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-j2ee-rpc
Version

Version

1.3.4
Type

Type

jar

Download framework-ext-j2ee-rpc 1.3.4


<!-- https://jarcasting.com/artifacts/com.metaring/framework-ext-j2ee-rpc/ -->
<dependency>
    <groupId>com.metaring</groupId>
    <artifactId>framework-ext-j2ee-rpc</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-j2ee-rpc/
implementation 'com.metaring:framework-ext-j2ee-rpc:1.3.4'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-j2ee-rpc/
implementation ("com.metaring:framework-ext-j2ee-rpc:1.3.4")
'com.metaring:framework-ext-j2ee-rpc:jar:1.3.4'
<dependency org="com.metaring" name="framework-ext-j2ee-rpc" rev="1.3.4">
  <artifact name="framework-ext-j2ee-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-j2ee-rpc', version='1.3.4')
)
libraryDependencies += "com.metaring" % "framework-ext-j2ee-rpc" % "1.3.4"
[com.metaring/framework-ext-j2ee-rpc "1.3.4"]