You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Antoine DESSAIGNE <an...@gmail.com> on 2011/01/04 13:24:09 UTC

persistence-api-2.0.jar ?

Hi everyone,

I have a pretty simple question, is there a persistence-api-2.0 jar that
defines the standard JPA 2 api somewhere ?

I wasn't able to find it :/

Thanks a lot for your insights on this matter.

Antoine.

Re: persistence-api-2.0.jar ?

Posted by Antoine DESSAIGNE <an...@gmail.com>.
Thanks a lot everyone.

2011/1/4 Stevo Slavić <ss...@gmail.com>

>
> https://repository.jboss.org/nexus/content/groups/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/
>
> Regards,
> Stevo.
>
> On Tue, Jan 4, 2011 at 1:24 PM, Antoine DESSAIGNE
> <an...@gmail.com> wrote:
> > Hi everyone,
> >
> > I have a pretty simple question, is there a persistence-api-2.0 jar that
> > defines the standard JPA 2 api somewhere ?
> >
> > I wasn't able to find it :/
> >
> > Thanks a lot for your insights on this matter.
> >
> > Antoine.
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: persistence-api-2.0.jar ?

Posted by Stevo Slavić <ss...@gmail.com>.
https://repository.jboss.org/nexus/content/groups/public/org/hibernate/javax/persistence/hibernate-jpa-2.0-api/1.0.0.Final/

Regards,
Stevo.

On Tue, Jan 4, 2011 at 1:24 PM, Antoine DESSAIGNE
<an...@gmail.com> wrote:
> Hi everyone,
>
> I have a pretty simple question, is there a persistence-api-2.0 jar that
> defines the standard JPA 2 api somewhere ?
>
> I wasn't able to find it :/
>
> Thanks a lot for your insights on this matter.
>
> Antoine.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: persistence-api-2.0.jar ?

Posted by Anders Hammar <an...@hammar.net>.
I found several when searching for "persistence" at repository.sonatype.org.
Here's one by the Geronimo project:
http://repo1.maven.org/maven2/org/apache/geronimo/specs/geronimo-jpa_2.0_spec/1.1/

/Anders

On Tue, Jan 4, 2011 at 13:24, Antoine DESSAIGNE <antoine.dessaigne@gmail.com
> wrote:

> Hi everyone,
>
> I have a pretty simple question, is there a persistence-api-2.0 jar that
> defines the standard JPA 2 api somewhere ?
>
> I wasn't able to find it :/
>
> Thanks a lot for your insights on this matter.
>
> Antoine.
>