License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.web.test |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionCWF Test Framework
Testing framework that includes mock classes for core components.
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |