Last Version

com.sun.xml.rpc:jaxrpc-bundle 1.1.6

JAXRPC Reference Implementation

License

License

GroupId

GroupId

com.sun.xml.rpc
ArtifactId

ArtifactId

jaxrpc-bundle
Version

Version

1.1.6
Type

Type

pom
Description

Description

JAXRPC Reference Implementation
Project Organization

Project Organization

Eclipse Foundation

Download jaxrpc-bundle 1.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.xml.rpc : jaxrpc-spi jar 1.1.6
com.sun.xml.rpc : jaxrpc-impl jar 1.1.6

Project Modules

There are no modules declared in this project.