org.bahmni.module:common

Various functional utilities needed by bahmni

License

License

GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

common
Last Version

Last Version

0.94.2
Release Date

Release Date

Type

Type

jar
Description

Description

Various functional utilities needed by bahmni

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/org.bahmni.module/common/ -->
<dependency>
    <groupId>org.bahmni.module</groupId>
    <artifactId>common</artifactId>
    <version>0.94.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bahmni.module/common/
implementation 'org.bahmni.module:common:0.94.2'
// https://jarcasting.com/artifacts/org.bahmni.module/common/
implementation ("org.bahmni.module:common:0.94.2")
'org.bahmni.module:common:jar:0.94.2'
<dependency org="org.bahmni.module" name="common" rev="0.94.2">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bahmni.module', module='common', version='0.94.2')
)
libraryDependencies += "org.bahmni.module" % "common" % "0.94.2"
[org.bahmni.module/common "0.94.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.openmrs.api » openmrs-api jar 1.12.0
com.google.code.gson : gson jar 2.3.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 1.6.5
org.powermock : powermock-api-mockito jar 1.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.94.2
0.94.1
0.94.0