| License |
License |
|---|---|
| GroupId | GroupIdorg.bahmni.module |
| ArtifactId | ArtifactIdappointments-omod |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionappointments OMOD
OpenMRS module project for Bahmni Appointment Scheduling
|
| Filename | Size |
|---|---|
| appointments-omod-1.4.0.pom | |
| appointments-omod-1.4.0.jar | 248 KB |
| appointments-omod-1.4.0-tests.jar | 150 KB |
| appointments-omod-1.4.0-sources.jar | 41 KB |
| appointments-omod-1.4.0-javadoc.jar | 234 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bahmni.module/appointments-omod/ -->
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>appointments-omod</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bahmni.module/appointments-omod/
implementation 'org.bahmni.module:appointments-omod:1.4.0'
// https://jarcasting.com/artifacts/org.bahmni.module/appointments-omod/
implementation ("org.bahmni.module:appointments-omod:1.4.0")
'org.bahmni.module:appointments-omod:jar:1.4.0'
<dependency org="org.bahmni.module" name="appointments-omod" rev="1.4.0">
<artifact name="appointments-omod" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bahmni.module', module='appointments-omod', version='1.4.0')
)
libraryDependencies += "org.bahmni.module" % "appointments-omod" % "1.4.0"
[org.bahmni.module/appointments-omod "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bahmni.module : appointments-api | jar | 1.4.0 |
| org.bahmni.module : appointments-atom-feed | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmrs.web » openmrs-web | jar | 2.1.6 |
| 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.6 |
| com.google.code.gson : gson | jar | 2.3.1 |
| org.openmrs.web » openmrs-web | test-jar | 2.1.6 |
| org.openmrs.api » openmrs-api | test-jar | 2.1.6 |
| javax.servlet : servlet-api | jar | 2.5 |