Download bmm-0.4.0.jar file - Jar b

Jar examples for b:bmm

Description

A basic metadata model implementation

You can download jar file bmm 0.4.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

bmm-0.4.0-javadoc.jar
bmm-0.4.0-sources.jar
bmm-0.4.0.jar
bmm-0.4.0.pom



Related Tutorials