org.bahmni.module:bahmni-migrator

Various functional utilities needed by bahmni

License

License

GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

bahmni-migrator
Last Version

Last Version

0.94.2
Release Date

Release Date

Type

Type

jar
Description

Description

Various functional utilities needed by bahmni

Download bahmni-migrator

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.opencsv : opencsv jar 2.0

provided (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
commons-lang : commons-lang jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.94.2
0.94.1
0.94.0