How To Install Java Artifact jakarta.jws.jakarta.jws-api v3.0.0-RC2

jakarta.jws jakarta.jws-api 3.0.0-RC2

Introduction

In this article, we'll learn how to install Java artifact jakarta.jws-api from jakarta.jws group in version 3.0.0-RC2. The artifact is available in 5 versions: 3.0.0-rc1 3.0.0-RC2 3.0.0 2.1.0 1.1.1 . The Jakarta Web Services Metadata API project has been released under Eclipse Distribution License - v 1.0 license, and has its own website at: https://github.com/eclipse-ee4j/jws-api . The parent project is: org.eclipse.ee4j::project::1.0.6

How To Install Java Artifact jakarta.jws.jakarta.jws-api In Version 3.0.0-RC2

To install the Jakarta Web Services Metadata API artifact in version 3.0.0-RC2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Jakarta Web Services Metadata API dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses