How To Install Java Artifact org.glassfish.javax.resource v3.0.1-b15

org.glassfish javax.resource 3.0.1-b15

Introduction

In this article, we'll learn how to install Java artifact javax.resource from org.glassfish group in version 3.0.1-b15. The artifact is available in 141 versions: 10.0-b28 3.2-b06 3.2-b05 3.2-b04 3.2-b03 3.2-b02 3.2-b01 3.1.1-b11 3.1.1-b10 3.1.1-b09 3.1.1-b08 3.1.1-b07 3.1.1-b06 3.1.1-b05 3.1.1-b04 3.1.1-b03 3.1.1-b02 3.1.1-b01 3.1.1 3.1-b41 3.1-b40 3.1-b39 3.1-b38 3.1-b37 3.1-b36 3.1-b35 3.1-b34 3.1-b33 3.1-b32 3.1-b31 3.1-b30 3.1-b28 3.1-b27 3.1-b26 3.1-b25 3.1-b24 3.1-b23 3.1-b22 3.1-b21 3.1-b20 3.1-b19 3.1-b18 3.1-b17 3.1-b16 3.1-b15 3.1-b14 3.1-b13 3.1-b12 3.1-b11 3.1-b10 3.1-b09 3.1-b08 3.1-b07 3.1-b06 3.1-b05 3.1-b04 3.1-b03 3.1-b02 3.1-b01 3.1 3.0.1-b20 3.0.1-b19 3.0.1-b18 3.0.1-b17 3.0.1-b16 3.0.1-b15 3.0.1-b14 3.0.1-b12 3.0.1-b11 3.0.1-b10 3.0.1-b09 3.0.1-b08 3.0.1-b07 3.0.1-b06 3.0.1-b05 3.0.1-b04 3.0.1-b03 3.0.1-b02 3.0.1-b01 3.0.1 3.0-b74b 3.0-b74a 3.0-b74 3.0-b73 3.0-b72 3.0-b71 3.0-b70 3.0-b69 3.0-b68 3.0-b67 3.0-b66 3.0-b65 3.0-b64 3.0-b63 3.0-b62 3.0-b61 3.0-b60 3.0-b59 3.0-b58 3.0-b57 3.0-b56 3.0-b55 3.0-b54 3.0-b53 3.0-b52 3.0-b51 3.0-b50 3.0-b49 3.0-b48 3.0-b47 3.0-b46 3.0-b45 3.0-b44 3.0-b43 3.0-b42 3.0-b41 3.0-b40 3.0-b39 3.0-b38 3.0-b37 3.0-b36 3.0-b35 3.0-b34 3.0-b33 3.0-b32 3.0-b31 3.0-b30 3.0-b29 3.0-Preview-b47c 3.0-Preview-b47b 3.0-Preview-b47a 3.0-Preview 3.0-Prelude-b28b 3.0-Prelude-Embedded-m2 3.0-Prelude-Embedded-b14 3.0-Prelude-Embedded-b13 3.0-Prelude-Embedded-b12 3.0-Prelude-Embedded-b11 3.0-Prelude-Embedded-b10 3.0-Prelude 3.0 The javax.resource API v.1.6-alpha project has its own website at: http://jcp.org/en/jsr/detail?id=322. The parent project is: org.glassfish::api-pom::3.0.1-b15

How To Install Java Artifact org.glassfish.javax.resource In Version 3.0.1-b15

To install the javax.resource API v.1.6-alpha artifact in version 3.0.1-b15 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 javax.resource API v.1.6-alpha 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 (1)

Developers