org.bahmni.module:form2-utils

Various functional utilities needed by bahmni

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

form2-utils
Last Version

Last Version

0.94.2
Release Date

Release Date

Type

Type

jar
Description

Description

Various functional utilities needed by bahmni

Download form2-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1

provided (6)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.9.Final
org.springframework : spring-context jar 4.1.4.RELEASE
org.springframework : spring-jdbc jar 4.1.4.RELEASE
commons-io : commons-io jar 2.4
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.slf4j : slf4j-api jar 1.7.28

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 1.6.5
org.hamcrest : hamcrest-all jar 1.3
org.powermock : powermock-api-mockito jar 1.6.5
org.mockito : mockito-all jar 1.10.19
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.94.2
0.94.1
0.94.0