Last Version

org.bahmni.module:common 0.94.2

Various functional utilities needed by bahmni

License

License

GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

common
Version

Version

0.94.2
Type

Type

jar
Description

Description

Various functional utilities needed by bahmni

Download common 0.94.2


<!-- 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.