is not current version
Last Version 3.0.0

Jakarta SOAP 2.0.1

Implementation of Jakarta SOAP with Attachments Specification

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.sun.xml.messaging.saaj
ArtifactId

ArtifactId

metro-saaj
Version

Version

2.0.1
Type

Type

pom
Description

Description

Jakarta SOAP
Implementation of Jakarta SOAP with Attachments Specification
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/metro-saaj
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/metro-saaj

Download metro-saaj 2.0.1

Filename Size
metro-saaj-2.0.1.pom 12 KB
Browse

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

Dependencies

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

Project Modules

  • saaj-ri