CWF Test Framework

Testing framework that includes mock classes for core components.

License

License

Health-Related Additional Disclaimer of Warranty and Limitation of Liability
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.web.test
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

CWF Test Framework
Testing framework that includes mock classes for core components.
Project Organization

Project Organization

Regenstrief Center for Biomedical Informatics

Download org.carewebframework.web.test

How to add to project

<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.test/ -->
<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.web.test</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.test/
implementation 'org.carewebframework:org.carewebframework.web.test:1.0.5'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.test/
implementation ("org.carewebframework:org.carewebframework.web.test:1.0.5")
'org.carewebframework:org.carewebframework.web.test:jar:1.0.5'
<dependency org="org.carewebframework" name="org.carewebframework.web.test" rev="1.0.5">
  <artifact name="org.carewebframework.web.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.web.test', version='1.0.5')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.web.test" % "1.0.5"
[org.carewebframework/org.carewebframework.web.test "1.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.carewebframework : org.carewebframework.web.core jar 1.0.5
org.springframework : spring-test jar 4.3.9.RELEASE
junit : junit jar 4.12
org.apache.tomcat.embed : tomcat-embed-websocket jar 8.5.16

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.
org.carewebframework

CareWeb Framework

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC2