Subject | Re: [Firebird-Java] Beta version of Jaybird 2.2 released (now with link) |
---|---|
Author | Mark Rotteveel |
Post date | 2012-04-11T14:51:47Z |
The artifact ids are available on Maven.
Mark
Mark
On 7-4-2012 22:24, Mark Rotteveel wrote:
> The Firebird JDBC team is happy to announce the release of Jaybird 2.2.0
> beta-1.
>
> This release contains the following changes:
> * Enhanced support for JDBC 4.0 (Java 6)
> * Support for JDBC 4.1 (Java 7) - including try-with-resources support,
> * Implementation of getGeneratedKeys(),
> * Enhanced support for the services API,
> * Support for 64 bit native libraries for Type 2 / Embedded,
> * A number of bug fixes
>
> Downloads are available from:
> https://sourceforge.net/projects/firebird/files/firebird-jca-jdbc-driver/
>
> The beta release is also available on maven(*):
> <groupId>org.firebirdsql.jdbc</groupId>
> <artifactId>jaybird-jdkXX</artifactId>
> <version>2.2.0-beta-1</version>
>
> The artifactId depends on your target Java version: jaybird-jdk15,
> jaybird-jdk16 or jaybird-jdk17
>
> Problems, bugs: please mail us on the Firebird-Java group or add a
> ticket to the tracker on http://tracker.firebirdsql.org/browse/JDBC
>
> *) As this is the first release to Maven and we need manual
> authorization from Sonatype, it can take several days before the
> artifacts are really available on Maven
--
Mark Rotteveel