is not current version
Last Version 1.0.3

jdbcrowsetimpl 1.0.2

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
Version

Version

1.0.2
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

Download jdbcrowsetimpl 1.0.2


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

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.