is not current version
Last Version 3.0.0-M2

WS Test Framework 3.0.0-M1

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

ws-test-framework
Version

Version

3.0.0-M1
Type

Type

pom
Description

Description

WS Test Framework
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/ws-test-framework
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/metro-ws-test-harness

Download ws-test-framework 3.0.0-M1


<!-- https://jarcasting.com/artifacts/org.glassfish.metro/ws-test-framework/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>ws-test-framework</artifactId>
    <version>3.0.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/ws-test-framework/
implementation 'org.glassfish.metro:ws-test-framework:3.0.0-M1'
// https://jarcasting.com/artifacts/org.glassfish.metro/ws-test-framework/
implementation ("org.glassfish.metro:ws-test-framework:3.0.0-M1")
'org.glassfish.metro:ws-test-framework:pom:3.0.0-M1'
<dependency org="org.glassfish.metro" name="ws-test-framework" rev="3.0.0-M1">
  <artifact name="ws-test-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='ws-test-framework', version='3.0.0-M1')
)
libraryDependencies += "org.glassfish.metro" % "ws-test-framework" % "3.0.0-M1"
[org.glassfish.metro/ws-test-framework "3.0.0-M1"]

Dependencies

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

Project Modules

  • ws-test-harness
  • harness-maven-plugin