Re: Maven repo version

From: Stephen Nelson <stephen(at)eccostudio(dot)com>
To: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Maven repo version
Date: 2013-09-25 08:58:04
Message-ID: CAHpHs3kw4ad68c8z9QS8vkUMHC7msdREY47bNsirQ2VDcbVgBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, Sep 25, 2013 at 9:31 AM, Andreas Joseph Krogh
<andreak(at)officenet(dot)no> wrote:
> På onsdag 25. september 2013 kl. 03:23:27, skrev Bosco Rama
> <postgres(at)boscorama(dot)com>:
>
> Hi,
>
> I am starting a new java application and the customer wants it to build
> with dependencies coming exclusively from the Maven repo.
>
> The lastest version of the PG jdbc driver I can find in the main
> Maven repo is "9.1-901-1.jdbc4" from almost 2 years ago. Has the
> PG jdbc driver in the maven repo been deprecated just like the
> server PPA repo? If so, I guess I'll need to try to install it
> into a local maven repo and convince them it's the way to do it
> now.
>
>
> You haven't lookedclose enough it seems:
>
> https://oss.sonatype.org/index.html#nexus-search;gav~org.postgresql~postgresql~~~~kw,versionexpand
>

Or try here for released versions:
http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.postgresql%22%20AND%20a%3A%22postgresql%22

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Lachezar Dobrev 2013-09-25 09:06:01 Re: [JDBC] Re: Reading £ character from DB is displaying œ character
Previous Message Andreas Joseph Krogh 2013-09-25 08:31:14 Re: Maven repo version