Hi Joe,

You need to build it locally using maven.
mvn install

now you can include the jar file that was created in your classpath or
you can use it in your pom.xml like this
<dependency>
  <groupId>com.keas</groupId>
  <artifactId>ccr</artifactId>
  <version>0.0.1</version>
</dependency>


On Oct 8, 12:59 pm, Joe85 <[email protected]> wrote:
> Hello Gilad,
>
> I've tried using the above library for xml generation. But I didn't
> able to pick the right solution to implement it.
> Can you please help me to do it.
>
> thanks in advance
>
> Joe
> On Sep 22, 8:29 am, gilad <[email protected]> wrote:
>
>
>
> > Hi joe,
>
> > here is a similar to ccr4j library with some convenience 
> > methodshttp://github.com/giladbu/CCRBinder
>
> > let me know if you need help using it.
> > Gilad
>
> > On Sep 20, 7:36 pm, Joe85 <[email protected]> wrote:
>
> > > Hello,
>
> > > I want togenerateCCRXMLdata from the health information from our
> > > site.
>
> > > Is it possible to do it using ccr4j? if yes how it can be done?
>
> > > Thanks in advance
>
> > > Joe

-- 
You received this message because you are subscribed to the Google Groups 
"Google Health Developers" 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/googlehealthdevelopers?hl=en.

Reply via email to