rowset
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>javax.sql</groupId>
<artifactId>rowset</artifactId>
<version>1.0.1</version>
</dependency><project>
<modelVersion>4.0.0</modelVersion>
<groupId>javax.sql</groupId>
<artifactId>rowset</artifactId>
<version>1.0.1</version>
<name>JDBC rowset</name>
<description>
JDBC rowset
</description>
<url>http://java.sun.com/products/jdbc/index.jsp</url>
<distributionManagement>
<downloadUrl>http://java.sun.com/products/jdbc/download.html#rowset1_0_1</downloadUrl>
</distributionManagement>
</project>