c

cwf-plugin-adversereactions

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