| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.smartlab.web |
| ArtifactId | ArtifactIdsmartweb-test |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmartWeb JUnit Extension
JUnit Extension for the SmartWeb application development framework.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| smartweb-test-1.3.1.pom | |
| smartweb-test-1.3.1.jar | 27 KB |
| smartweb-test-1.3.1-sources.jar | 23 KB |
| smartweb-test-1.3.1-javadoc.jar | 80 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.smartlab.web/smartweb-test/ -->
<dependency>
<groupId>net.smartlab.web</groupId>
<artifactId>smartweb-test</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartlab.web/smartweb-test/
implementation 'net.smartlab.web:smartweb-test:1.3.1'
// https://jarcasting.com/artifacts/net.smartlab.web/smartweb-test/
implementation ("net.smartlab.web:smartweb-test:1.3.1")
'net.smartlab.web:smartweb-test:jar:1.3.1'
<dependency org="net.smartlab.web" name="smartweb-test" rev="1.3.1">
<artifact name="smartweb-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartlab.web', module='smartweb-test', version='1.3.1')
)
libraryDependencies += "net.smartlab.web" % "smartweb-test" % "1.3.1"
[net.smartlab.web/smartweb-test "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.dbunit : dbunit | jar | 2.4.6 |
| strutstestcase : strutstestcase | jar | 2.1.4-1.2-2.4 |
| org.mockejb : mockejb | jar | 0.6-beta2 |
| org.slf4j : slf4j-jcl | jar | 1.5.6 |
| c3p0 : c3p0 | jar | 0.9.1 |
| net.smartlab.web : smartweb | jar | [1.2.5,2.0) |
| Group / Artifact | Type | Version |
|---|---|---|
| hsqldb : hsqldb | jar | 1.8.0.7 |