I'm assuming you mean the dependency part...
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.6</version>
</dependency>
http://mvnrepository.com/ is your friend. If you mean the specific stuff
going in persistence.xml, then that depends on a few things like whether
you're using datasources, JTA, what JPA provider, etc.
Derek
On Wed, Feb 18, 2009 at 5:34 PM, Meredith Gregory
<[email protected]>wrote:
> Lifted,
>
> Does anyone know the mvn mojo for mysql backend to jpa? i've got local
> copies i can run with, but thought i'd rather point at the blessed versions.
>
> Best wishes,
>
> --greg
>
> --
> L.G. Meredith
> Managing Partner
> Biosimilarity LLC
> 806 55th St NE
> Seattle, WA 98105
>
> +1 206.650.3740
>
> http://biosimilarity.blogspot.com
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---