org.bahmni.module:web-clients

Various functional utilities needed by bahmni

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

web-clients
Last Version

Last Version

0.94.2
Release Date

Release Date

Type

Type

jar
Description

Description

Various functional utilities needed by bahmni

Download web-clients

How to add to project

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

Dependencies

provided (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.6
commons-io : commons-io jar 2.4
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
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.94.2
0.94.1
0.94.0