Download bmm-0.4.4.jar file - Jar b

Jar examples for b:bmm

Description

A basic metadata model implementation

You can download jar file bmm 0.4.4 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

bmm-0.4.4-javadoc.jar
bmm-0.4.4-sources.jar
bmm-0.4.4.jar
bmm-0.4.4.pom



Related Tutorials