| License |
License |
|---|---|
| GroupId | GroupIdorg.bahmni.module |
| ArtifactId | ArtifactIdappointments-api |
| Version | Version1.2.2 |
| Type | Typejar |
| Description |
Descriptionappointments API
API project for Bahmni Appointment Scheduling
|
| Filename | Size |
|---|---|
| appointments-api-1.2.2.pom | |
| appointments-api-1.2.2.jar | 90 KB |
| appointments-api-1.2.2-tests.jar | 91 KB |
| appointments-api-1.2.2-sources.jar | 56 KB |
| appointments-api-1.2.2-javadoc.jar | 375 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bahmni.module/appointments-api/ -->
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>appointments-api</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.bahmni.module/appointments-api/
implementation 'org.bahmni.module:appointments-api:1.2.2'
// https://jarcasting.com/artifacts/org.bahmni.module/appointments-api/
implementation ("org.bahmni.module:appointments-api:1.2.2")
'org.bahmni.module:appointments-api:jar:1.2.2'
<dependency org="org.bahmni.module" name="appointments-api" rev="1.2.2">
<artifact name="appointments-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bahmni.module', module='appointments-api', version='1.2.2')
)
libraryDependencies += "org.bahmni.module" % "appointments-api" % "1.2.2"
[org.bahmni.module/appointments-api "1.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmrs.api » openmrs-api | jar | 2.1.1 |
| org.openmrs.web » openmrs-web | jar | 2.1.1 |
| org.openmrs.module » webservices.rest-omod-common | jar | 2.12 |
| org.ict4h.openmrs : openmrs-atomfeed-common | jar | 2.5.6 |
| org.ict4h : atomfeed-server | jar | 1.9.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmrs.test » openmrs-test | pom | 2.1.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 |