GroupId | GroupIdorg.bahmni.module |
---|---|
ArtifactId | ArtifactIdbahmni-migrator |
Version | Version0.94.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
bahmni-migrator-0.94.0.pom | |
bahmni-migrator-0.94.0.jar | 41 KB |
bahmni-migrator-0.94.0-tests.jar | 23 KB |
bahmni-migrator-0.94.0-sources.jar | 21 KB |
bahmni-migrator-0.94.0-javadoc.jar | 155 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bahmni.module/bahmni-migrator/ -->
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni-migrator</artifactId>
<version>0.94.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bahmni.module/bahmni-migrator/
implementation 'org.bahmni.module:bahmni-migrator:0.94.0'
// https://jarcasting.com/artifacts/org.bahmni.module/bahmni-migrator/
implementation ("org.bahmni.module:bahmni-migrator:0.94.0")
'org.bahmni.module:bahmni-migrator:jar:0.94.0'
<dependency org="org.bahmni.module" name="bahmni-migrator" rev="0.94.0">
<artifact name="bahmni-migrator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bahmni.module', module='bahmni-migrator', version='0.94.0')
)
libraryDependencies += "org.bahmni.module" % "bahmni-migrator" % "0.94.0"
[org.bahmni.module/bahmni-migrator "0.94.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.opencsv : opencsv | jar | 2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | ${log4j.version} |
org.apache.logging.log4j : log4j-core | jar | ${log4j.version} |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.9.5 |