Last Version

JDBC 40 related classes for JDBC Resource Adapter 10.0-b28


License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jdbc.jdbc-ra.jdbc40
ArtifactId

ArtifactId

jdbc40
Version

Version

10.0-b28
Type

Type

jar
Description

Description

JDBC 40 related classes for JDBC Resource Adapter
Project Organization

Project Organization

Sun Microsystems, Inc.

Download jdbc40 10.0-b28


<!-- https://jarcasting.com/artifacts/org.glassfish.jdbc.jdbc-ra.jdbc40/jdbc40/ -->
<dependency>
    <groupId>org.glassfish.jdbc.jdbc-ra.jdbc40</groupId>
    <artifactId>jdbc40</artifactId>
    <version>10.0-b28</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jdbc.jdbc-ra.jdbc40/jdbc40/
implementation 'org.glassfish.jdbc.jdbc-ra.jdbc40:jdbc40:10.0-b28'
// https://jarcasting.com/artifacts/org.glassfish.jdbc.jdbc-ra.jdbc40/jdbc40/
implementation ("org.glassfish.jdbc.jdbc-ra.jdbc40:jdbc40:10.0-b28")
'org.glassfish.jdbc.jdbc-ra.jdbc40:jdbc40:jar:10.0-b28'
<dependency org="org.glassfish.jdbc.jdbc-ra.jdbc40" name="jdbc40" rev="10.0-b28">
  <artifact name="jdbc40" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jdbc.jdbc-ra.jdbc40', module='jdbc40', version='10.0-b28')
)
libraryDependencies += "org.glassfish.jdbc.jdbc-ra.jdbc40" % "jdbc40" % "10.0-b28"
[org.glassfish.jdbc.jdbc-ra.jdbc40/jdbc40 "10.0-b28"]

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jdbc.jdbc-ra.jdbc-core : jdbc-core jar 10.0-b28

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.3.1

Project Modules

There are no modules declared in this project.