Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
<dependency>
    <groupId>ca.uhn.hapi</groupId>
    <artifactId>hapi-structures-v24</artifactId>
    <version>0.6</version>
</dependency>
<dependency>
    <groupId>ca.uhn.hapi</groupId>
    <artifactId>hapi-structures-v25</artifactId>
    <version>0.6</version>
</dependency>

OSGi

When running camel-hl7 on an OSGi platform it is recommended to use this hapi-0.6 OSGi bundle from the Camel Maven repository. This bundle contains the HAPI base library and all structure libraries on the bundle classpath.