Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register
Show
Ignore:
Timestamp:
07/20/07 22:39:04 (1 year ago)
Author:
agjendem
Message:

- Added demo code for Simple XML serialization

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs/branches/data_synchronization/lib/lib.properties

    r2041 r2050  
    138138 
    139139# 
     140# Simple - http://simple.sourceforge.net 
     141# GNU Library or LGPL  
     142# 
     143simple.dir = ${lib.dir}/simple 
     144 
     145# 
    140146# Spring Framework - http://www.springframework.org 
    141147# Apache License, Version 2.0. 
    142148# 
    143149spring.dir=${lib.dir}/spring-framework 
     150 
     151# 
     152# StAX - http://stax.codehaus.org/ 
     153# Apache Software License 2.1 
     154# 
     155stax.dir = ${lib.dir}/stax 
    144156 
    145157#