Last Version

JDBC 30 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.jdbc30
ArtifactId

ArtifactId

jdbc30
Version

Version

10.0-b28
Type

Type

jar
Description

Description

JDBC 30 related classes for JDBC Resource Adapter
Project Organization

Project Organization

Sun Microsystems, Inc.

Download jdbc30 10.0-b28


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