| License |
License |
|---|---|
| GroupId | GroupIdorg.bahmni.module |
| ArtifactId | ArtifactIdappointments-omod |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
Descriptionappointments OMOD
OpenMRS module project for Bahmni Appointment Scheduling
|
| Filename | Size |
|---|---|
| appointments-omod-1.3.0.pom | |
| appointments-omod-1.3.0.jar | 189 KB |
| appointments-omod-1.3.0-tests.jar | 153 KB |
| appointments-omod-1.3.0-sources.jar | 42 KB |
| appointments-omod-1.3.0-javadoc.jar | 235 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bahmni.module/appointments-omod/ -->
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>appointments-omod</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bahmni.module/appointments-omod/
implementation 'org.bahmni.module:appointments-omod:1.3.0'
// https://jarcasting.com/artifacts/org.bahmni.module/appointments-omod/
implementation ("org.bahmni.module:appointments-omod:1.3.0")
'org.bahmni.module:appointments-omod:jar:1.3.0'
<dependency org="org.bahmni.module" name="appointments-omod" rev="1.3.0">
<artifact name="appointments-omod" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bahmni.module', module='appointments-omod', version='1.3.0')
)
libraryDependencies += "org.bahmni.module" % "appointments-omod" % "1.3.0"
[org.bahmni.module/appointments-omod "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bahmni.module : appointments-api | jar | 1.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmrs.web » openmrs-web | jar | 2.1.1 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.openmrs.module » webservices.rest-omod-common | jar | 2.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmrs.test » openmrs-test | pom | 2.1.1 |
| com.google.code.gson : gson | jar | 2.3.1 |
| org.openmrs.web » openmrs-web | test-jar | 2.1.1 |
| org.openmrs.api » openmrs-api | test-jar | 2.1.1 |
| javax.servlet : servlet-api | jar | 2.5 |