Download openehr-rm-0.4.4.jar file - Jar o

Jar examples for o:openehr-rm

Description

An implementation of the openehr reference model

You can download jar file openehr-rm 0.4.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add openehr-rm-0.4.4.jar to your project.

<dependency>
   <groupId>com.nedap.healthcare.archie</groupId>
   <artifactId>openehr-rm</artifactId>
   <version>0.4.4</version>
</dependency>
compile group: 'com.nedap.healthcare.archie', name: 'openehr-rm', version: '0.4.4'
libraryDependencies += "com.nedap.healthcare.archie" % "openehr-rm" % "0.4.4"
<dependency org="com.nedap.healthcare.archie" name="openehr-rm" rev="0.4.4"/>
@Grapes(@Grab(group='com.nedap.healthcare.archie', module='openehr-rm', version='0.4.4'))
'com.nedap.healthcare.archie:openehr-rm:jar:0.4.4'

Download

Click the following link to download the jar file.

openehr-rm-0.4.4-javadoc.jar
openehr-rm-0.4.4-sources.jar
openehr-rm-0.4.4.jar
openehr-rm-0.4.4.pom



Related Tutorials