| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdorg.bahmni.module | 
    
| ArtifactId | ArtifactIdform2-utils | 
    
| Last Version | Last Version0.94.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionVarious functional utilities needed by bahmni 
         | 
    
| Filename | Size | 
|---|---|
| form2-utils-0.94.2.pom | |
| form2-utils-0.94.2.jar | 16 KB | 
| form2-utils-0.94.2-tests.jar | 19 KB | 
| form2-utils-0.94.2-sources.jar | 10 KB | 
| form2-utils-0.94.2-javadoc.jar | 110 KB | 
| Browse | 
<!-- 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"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.3.1 | 
| 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 | 
| 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 |