License |
License |
---|---|
GroupId | GroupIdorg.ict4h.openmrs |
ArtifactId | ArtifactIdopenmrs-atomfeed-common |
Version | Version2.5.6 |
Type | Typejar |
Description |
DescriptionAtomfeed Common
Common utilities to use atomfeed in your omods
|
<!-- https://jarcasting.com/artifacts/org.ict4h.openmrs/openmrs-atomfeed-common/ -->
<dependency>
<groupId>org.ict4h.openmrs</groupId>
<artifactId>openmrs-atomfeed-common</artifactId>
<version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ict4h.openmrs/openmrs-atomfeed-common/
implementation 'org.ict4h.openmrs:openmrs-atomfeed-common:2.5.6'
// https://jarcasting.com/artifacts/org.ict4h.openmrs/openmrs-atomfeed-common/
implementation ("org.ict4h.openmrs:openmrs-atomfeed-common:2.5.6")
'org.ict4h.openmrs:openmrs-atomfeed-common:jar:2.5.6'
<dependency org="org.ict4h.openmrs" name="openmrs-atomfeed-common" rev="2.5.6">
<artifact name="openmrs-atomfeed-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ict4h.openmrs', module='openmrs-atomfeed-common', version='2.5.6')
)
libraryDependencies += "org.ict4h.openmrs" % "openmrs-atomfeed-common" % "2.5.6"
[org.ict4h.openmrs/openmrs-atomfeed-common "2.5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.ict4h : atomfeed-client | jar | 1.9.3 |
org.springframework : spring-beans | jar | 4.1.4.RELEASE |
org.openmrs.api » openmrs-api | jar | 2.1.1 |