Download javax.resource-3.0.1-b06.jar file - Jar j

Jar examples for j:javax.resource

Description

You can download jar file javax.resource 3.0.1-b06 in this page.

License

Open Source License

Build File

You can use the following script to add javax.resource-3.0.1-b06.jar to your project.

<dependency>
   <groupId>org.glassfish</groupId>
   <artifactId>javax.resource</artifactId>
   <version>3.0.1-b06</version>
</dependency>
compile group: 'org.glassfish', name: 'javax.resource', version: '3.0.1-b06'
libraryDependencies += "org.glassfish" % "javax.resource" % "3.0.1-b06"
<dependency org="org.glassfish" name="javax.resource" rev="3.0.1-b06"/>
@Grapes(@Grab(group='org.glassfish', module='javax.resource', version='3.0.1-b06'))
'org.glassfish:javax.resource:jar:3.0.1-b06'

Download

Click the following link to download the jar file.

javax.resource-3.0.1-b06-sources.jar
javax.resource-3.0.1-b06.jar
javax.resource-3.0.1-b06.pom



Related Tutorials