MVN

javax.resource : javax.resource-api

Maven & Gradle

Mar 26, 2018
52 usages
4 stars

javax.resource API · Java EE Connector Architecture API

<dependency>
    <groupId>javax.resource</groupId>
    <artifactId>javax.resource-api</artifactId>
    <version>1.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.resource : javax.resource-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.1

All Versions

Choose a version of javax.resource : javax.resource-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
javax.resource-api-1.7.1
1.7
javax.resource-api-1.7
javax.resource-api-1.7-b04
javax.resource-api-1.7-b03
javax.resource-api-1.7-b02
javax.resource-api-1.7-b01

How to add a dependency to Maven

Add the following javax.resource : javax.resource-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.resource</groupId>
    <artifactId>javax.resource-api</artifactId>
    <version>1.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.resource : javax.resource-api gradle dependency to your build.gradle file:

implementation 'javax.resource:javax.resource-api:1.7.1'

Gradle Kotlin DSL: Add the following javax.resource : javax.resource-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.resource:javax.resource-api:1.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.resource : javax.resource-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.resource" % "javax.resource-api" % "1.7.1"

Advertisement

Dependencies from Group

Apr 16, 2008
67 usages
Mar 26, 2018
52 usages
4 stars
Nov 17, 2005
32 usages

Discover Dependencies

Aug 23, 2021
Aug 25, 2023
26 usages
3.9k stars
Dec 30, 2018
2 usages
6 stars
Sep 20, 2021
1 usages
12 stars
Jun 25, 2021
2.1k stars
Aug 16, 2023
2 usages
Dec 18, 2019
1 usages
25 stars