Download bmm-0.4.3.jar file - Jar b

Jar examples for b:bmm

Description

A basic metadata model implementation

You can download jar file bmm 0.4.3 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

bmm-0.4.3-javadoc.jar
bmm-0.4.3-sources.jar
bmm-0.4.3.jar
bmm-0.4.3.pom



Related Tutorials