How To Install Java Artifact javax.javaee-api v7.0

javax javaee-api 7.0

Introduction

In this article, we'll learn how to install Java artifact javaee-api from javax group in version 7.0. The artifact is available in 7 versions: 8.0.1-b5 8.0.1 8.0 7.0 6.0-RC2 6.0-RC1 6.0 . The Java(TM) EE 7 Specification APIs project has been released under CDDL + GPLv2 with classpath exception license. The parent project is: net.java::jvnet-parent::3

How To Install Java Artifact javax.javaee-api In Version 7.0

To install the Java(TM) EE 7 Specification APIs artifact in version 7.0 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 Java(TM) EE 7 Specification APIs 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.

Compile dependencies (17)

Licenses

Developers