| License |
License |
|---|---|
| GroupId | GroupIdorg.bahmni.module |
| ArtifactId | ArtifactIdauditlog-api |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAudit Log Module API
API project for Audit Log
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| auditlog-api-1.2.0.pom | |
| auditlog-api-1.2.0.jar | 15 KB |
| auditlog-api-1.2.0-tests.jar | 14 KB |
| auditlog-api-1.2.0-sources.jar | 10 KB |
| auditlog-api-1.2.0-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bahmni.module/auditlog-api/ -->
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>auditlog-api</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bahmni.module/auditlog-api/
implementation 'org.bahmni.module:auditlog-api:1.2.0'
// https://jarcasting.com/artifacts/org.bahmni.module/auditlog-api/
implementation ("org.bahmni.module:auditlog-api:1.2.0")
'org.bahmni.module:auditlog-api:jar:1.2.0'
<dependency org="org.bahmni.module" name="auditlog-api" rev="1.2.0">
<artifact name="auditlog-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bahmni.module', module='auditlog-api', version='1.2.0')
)
libraryDependencies += "org.bahmni.module" % "auditlog-api" % "1.2.0"
[org.bahmni.module/auditlog-api "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20160212 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openmrs.api » openmrs-api | jar | 2.1.0 |
| org.openmrs.module » webservices.rest-omod | jar | 2.24.0 |
| org.openmrs.web » openmrs-web | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| org.openmrs.web » openmrs-web | test-jar | 2.1.0 |
| org.openmrs.test » openmrs-test | pom | 2.1.0 |
| org.openmrs.api » openmrs-api | test-jar | 2.1.0 |
| org.openmrs.module » reporting-api | jar | 0.10.4 |
| org.openmrs.module » calculation-api | jar | 1.3-SNAPSHOT |
| org.openmrs.module » serialization.xstream-api-2.0 | jar | 0.2.12 |