jdbcrowsetimpl

The standard implementation of the JdbcRowSet interface from OpenJDK, which does not require use of RowSetFactory.

License

License

GroupId

GroupId

com.nqadmin.rowset
ArtifactId

ArtifactId

jdbcrowsetimpl
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jdbcrowsetimpl
The standard implementation of the JdbcRowSet interface from OpenJDK, which does not require use of RowSetFactory.
Project URL

Project URL

https://github.com/bpangburn/jdbcrowsetimpl
Source Code Management

Source Code Management

https://github.com/bpangburn/jdbcrowsetimpl

Download jdbcrowsetimpl

How to add to project

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

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
1.0.3
1.0.2
1.0.1
1.0.0