c

cwf-plugin-medicationorders

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