JDBC 2.0 Optional Package


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

javax.sql
ArtifactId

ArtifactId

jdbc-stdext
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JDBC 2.0 Optional Package
JDBC 2.0 Optional Package

Download jdbc-stdext

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0