is not current version
Last Version 1.5.9

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

RPC made in J2EE for the MetaRing Framework

GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-j2ee-rpc
Version

Version

1.1.3
Type

Type

jar

Download framework-ext-j2ee-rpc 1.1.3


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