Last Version

Hello World Sample 1.1.6

JAXRPC Reference Implementation

License

License

GroupId

GroupId

com.sun.xml.rpc
ArtifactId

ArtifactId

jaxrpc-samples.helloworld
Version

Version

1.1.6
Type

Type

jar
Description

Description

Hello World Sample
JAXRPC Reference Implementation
Project Organization

Project Organization

Eclipse Foundation

Download jaxrpc-samples.helloworld 1.1.6


<!-- https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-samples.helloworld/ -->
<dependency>
    <groupId>com.sun.xml.rpc</groupId>
    <artifactId>jaxrpc-samples.helloworld</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-samples.helloworld/
implementation 'com.sun.xml.rpc:jaxrpc-samples.helloworld:1.1.6'
// https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-samples.helloworld/
implementation ("com.sun.xml.rpc:jaxrpc-samples.helloworld:1.1.6")
'com.sun.xml.rpc:jaxrpc-samples.helloworld:jar:1.1.6'
<dependency org="com.sun.xml.rpc" name="jaxrpc-samples.helloworld" rev="1.1.6">
  <artifact name="jaxrpc-samples.helloworld" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.rpc', module='jaxrpc-samples.helloworld', version='1.1.6')
)
libraryDependencies += "com.sun.xml.rpc" % "jaxrpc-samples.helloworld" % "1.1.6"
[com.sun.xml.rpc/jaxrpc-samples.helloworld "1.1.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.