org.bahmni.module:bahmni-extension

Various functional utilities needed by bahmni

License

License

GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

bahmni-extension
Last Version

Last Version

0.94.2
Release Date

Release Date

Type

Type

jar
Description

Description

Various functional utilities needed by bahmni

Download bahmni-extension

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.bahmni.module : common jar 0.94.2

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
org.codehaus.groovy : groovy jar 1.7.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.94.2
0.94.1
0.94.0