jaxrpc implementation parent

JAXRPC Reference Implementation

License

License

GroupId

GroupId

com.sun.xml.rpc
ArtifactId

ArtifactId

jaxrpc-parent
Last Version

Last Version

1.1.6
Release Date

Release Date

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

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

How to add to project

<!-- 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

Java API for XML-Based RPC Reference Implementation

Dependencies required to build the project:

ant.jar FastInfoset.jar jaxrpc-api.jar junit.jar mail.jar relaxngDatatype.jar saaj-api.jar saaj-impl.jar servlet.jar

Ant targets:

ant image Install binaries in the ./build directory

ant maven-distribution Prepare files for maven upload in ./build/maven directory. These needs to be uploaded to Maven manually.

com.sun.xml.rpc

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
1.1.6
1.1.5