is not current version
Last Version 4.0.0

WSIT XML Document Filtering Project 4.0.0-M4

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. Metro consists of JAX-WS Reference Implementation project and Web Services Interoperability Technology project. JAX-WS Reference Implementation (JAX-WS RI) provides core web servicing support and the base framework for extensions provided by the WSIT layer. Web Services Interoperability Technologies (WSIT) (previously known as Project Tango) includes implementations of: - SOAP over TCP - WS-AtomicTransactions/Coordination - WS-MetadataExchange - WS-Policy (github.com/eclipse-ee4j/metro-policy) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (github.com/eclipse-ee4j/metro-policy) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

xmlfilter
Version

Version

4.0.0-M4
Type

Type

jar
Description

Description

WSIT XML Document Filtering Project
Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. Metro consists of JAX-WS Reference Implementation project and Web Services Interoperability Technology project. JAX-WS Reference Implementation (JAX-WS RI) provides core web servicing support and the base framework for extensions provided by the WSIT layer. Web Services Interoperability Technologies (WSIT) (previously known as Project Tango) includes implementations of: - SOAP over TCP - WS-AtomicTransactions/Coordination - WS-MetadataExchange - WS-Policy (github.com/eclipse-ee4j/metro-policy) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (github.com/eclipse-ee4j/metro-policy) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker
Project Organization

Project Organization

Eclipse Foundation

Download xmlfilter 4.0.0-M4


<!-- https://jarcasting.com/artifacts/org.glassfish.metro/xmlfilter/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>xmlfilter</artifactId>
    <version>4.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/xmlfilter/
implementation 'org.glassfish.metro:xmlfilter:4.0.0-M4'
// https://jarcasting.com/artifacts/org.glassfish.metro/xmlfilter/
implementation ("org.glassfish.metro:xmlfilter:4.0.0-M4")
'org.glassfish.metro:xmlfilter:jar:4.0.0-M4'
<dependency org="org.glassfish.metro" name="xmlfilter" rev="4.0.0-M4">
  <artifact name="xmlfilter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='xmlfilter', version='4.0.0-M4')
)
libraryDependencies += "org.glassfish.metro" % "xmlfilter" % "4.0.0-M4"
[org.glassfish.metro/xmlfilter "4.0.0-M4"]

Dependencies

compile (5)

Group / Artifact Type Version
com.sun.xml.ws : rt jar 4.0.0-M4
org.glassfish.gmbal : gmbal jar
com.sun.istack : istack-commons-runtime jar
com.sun.xml.ws : policy jar 4.0.0-M4
com.sun.xml.stream.buffer : streambuffer jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.glassfish.metro : metro-config-impl jar 4.0.0-M4

Project Modules

There are no modules declared in this project.