Project DescriptionThis is a library that can be used to write applications in Java that use the HealthVault servers. It does not implement all the functionality that is present in the HealthVault .NET API libraries, but does provide a framework in which that support can be implemented.
Getting StartedCerts to useUsing Your Own App IdJAXBWe've compiled all the method and type schemas and bundled them into a new jar. You can find the source code on the jaxb branch in the repository or download the binaries form the
Downloads page. For those people who do not like to parse and emit Xml, this branch might be for you.