Last Version

jaxrpc implementation parent 1.1.6

JAXRPC Reference Implementation

License

License

GroupId

GroupId

com.sun.xml.rpc
ArtifactId

ArtifactId

jaxrpc-parent
Version

Version

1.1.6
Type

Type

pom
Description

Description

jaxrpc implementation parent
JAXRPC Reference Implementation
Project URL

Project URL

https://github.com/eclipse-ee4j/jax-rpc-ri
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jax-rpc-ri

Download jaxrpc-parent 1.1.6

Filename Size
jaxrpc-parent-1.1.6.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-parent/ -->
<dependency>
    <groupId>com.sun.xml.rpc</groupId>
    <artifactId>jaxrpc-parent</artifactId>
    <version>1.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-parent/
implementation 'com.sun.xml.rpc:jaxrpc-parent:1.1.6'
// https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-parent/
implementation ("com.sun.xml.rpc:jaxrpc-parent:1.1.6")
'com.sun.xml.rpc:jaxrpc-parent:pom:1.1.6'
<dependency org="com.sun.xml.rpc" name="jaxrpc-parent" rev="1.1.6">
  <artifact name="jaxrpc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.rpc', module='jaxrpc-parent', version='1.1.6')
)
libraryDependencies += "com.sun.xml.rpc" % "jaxrpc-parent" % "1.1.6"
[com.sun.xml.rpc/jaxrpc-parent "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

  • spi
  • impl
  • tools/installer
  • samples
  • bundle