In what fashion do you mean integrate?
Adding this:

<dependency>
    <groupId>joda-time</groupId>
    <artifactId>joda-time</artifactId>
    <version>1.6</version>
</dependency>


 to the dependency section to your maven POM will bring in the jar files.

On Fri, Feb 26, 2010 at 10:14 AM, Hannes <[email protected]> wrote:

> Hi Peter,
>
> I read your mail, maybe you can help me. I'm wondering how I can integrate
> JodaTime or scala-time into my project.
>
> thanks.
> Hannes
>
>> This is more a question for Jorge than anyone else but since it's Lift-
>> related I thought I'd put it here:
>>
>> What's the easiest way to add scala-tools to my Lift project's
>> pom.xml? My knowledge of Maven is very limited, but I hope that it is
>> simply a matter of adding another repository and dependency.
>>
>> Thanks,
>> Peter Robinett
>>
>> --
>>
>> 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]<liftweb%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/liftweb?hl=.
>>
>>
>>
>>
>
> --
> 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]<liftweb%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/liftweb?hl=en.
>
>


-- 
James A Barrows

-- 
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.

Reply via email to