c

cwf-ui-medicationorders

Patient-associated medication orders.
Files download
File Operation
cwf-ui-medicationorders-1.0.0.jar download
cwf-ui-medicationorders-1.0.0.pom download
cwf-ui-medicationorders-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.hspconsortium.carewebframework</groupId>
  <artifactId>cwf-ui-medicationorders</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.hspconsortium.carewebframework:cwf-ui-medicationorders:1.0.0'
Gradle Kotlin
implementation("org.hspconsortium.carewebframework:cwf-ui-medicationorders:1.0.0")
Scala SBT
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-ui-medicationorders" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.hspconsortium.carewebframework', module='cwf-ui-medicationorders', version='1.0.0')
)
Apache Ivy
<dependency org="org.hspconsortium.carewebframework" name="cwf-ui-medicationorders" rev="1.0.0" />
Leiningen
[org.hspconsortium.carewebframework/cwf-ui-medicationorders "1.0.0"]
Apache Buildr
'org.hspconsortium.carewebframework:cwf-ui-medicationorders:jar:1.0.0'