c

cwf-webapp-testharness

文件下载
文件名 操作
cwf-webapp-testharness-3.0.0-RC4.pom 下载
cwf-webapp-testharness-3.0.0-RC4-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.hspconsortium.carewebframework</groupId>
  <artifactId>cwf-webapp-testharness</artifactId>
  <version>3.0.0-RC4</version>
  <type>war</type>
</dependency>
Gradle Groovy
implementation 'org.hspconsortium.carewebframework:cwf-webapp-testharness:3.0.0-RC4'
Gradle Kotlin
implementation("org.hspconsortium.carewebframework:cwf-webapp-testharness:3.0.0-RC4")
Scala SBT
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-webapp-testharness" % "3.0.0-RC4"
Groovy Grape
@Grapes(
  @Grab(group='org.hspconsortium.carewebframework', module='cwf-webapp-testharness', version='3.0.0-RC4')
)
Apache Ivy
<dependency org="org.hspconsortium.carewebframework" name="cwf-webapp-testharness" rev="3.0.0-RC4" />
Leiningen
[org.hspconsortium.carewebframework/cwf-webapp-testharness "3.0.0-RC4"]
Apache Buildr
'org.hspconsortium.carewebframework:cwf-webapp-testharness:jar:3.0.0-RC4'
本项目依赖
<parent>
  <groupId>org.hspconsortium.carewebframework</groupId>
  <artifactId>cwf-webapp-parent</artifactId>
  <version>3.0.0-RC4</version>
</parent>

compile

|-- org.hspconsortium.carewebframework:cwf-ui-patientselection-v1

|-- org.hspconsortium.carewebframework:cwf-plugin-patientheader

|-- org.hspconsortium.carewebframework:cwf-plugin-patientphoto

|-- org.hspconsortium.carewebframework:cwf-plugin-documents

|-- org.hspconsortium.carewebframework:cwf-plugin-conditions

|-- org.hspconsortium.carewebframework:cwf-plugin-diagnosticreports

|-- org.hspconsortium.carewebframework:cwf-plugin-adversereactions

|-- org.hspconsortium.carewebframework:cwf-plugin-familyhistory

|-- org.hspconsortium.carewebframework:cwf-plugin-medicationorders

|-- org.hspconsortium.carewebframework:cwf-plugin-orders

|-- org.hspconsortium.carewebframework:cwf-plugin-procedures

|-- org.hspconsortium.carewebframework:cwf-plugin-observations

|-- org.hspconsortium.carewebframework:cwf-plugin-scenario

|-- org.carewebframework:org.carewebframework.ui.popupsupport

|-- org.carewebframework:org.carewebframework.plugin.sandbox

|-- org.carewebframework:org.carewebframework.plugin.userheader

|-- org.carewebframework:org.carewebframework.plugin.statuspanel

|-- org.carewebframework:org.carewebframework.security.mock

|-- org.carewebframework:org.carewebframework.hibernate.h2

|-- org.carewebframework:org.carewebframework.hibernate.property

|-- org.carewebframework:org.carewebframework.testharness

|-- org.hspconsortium.carewebframework:cwf-api-smart

|-- org.hspconsortium.carewebframework:cwf-plugin-smart

|-- org.springframework.security:spring-security-config

|-- org.apache.logging.log4j:log4j-core

|-- org.apache.logging.log4j:log4j-jcl