| License |
License
GNU General Public License v3
|
|---|---|
| GroupId | GroupIdcom.crawljax.plugins |
| ArtifactId | ArtifactIdtestcasegenerator |
| Last Version | Last Version4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTest Generator
Generates test cases from the crawl session.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| testcasegenerator-4.1.pom | |
| testcasegenerator-4.1.jar | 366 KB |
| testcasegenerator-4.1-tests.jar | 13 MB |
| testcasegenerator-4.1-test-sources.jar | 13 MB |
| testcasegenerator-4.1-sources.jar | 337 KB |
| testcasegenerator-4.1-javadoc.jar | 215 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.crawljax.plugins/testcasegenerator/ -->
<dependency>
<groupId>com.crawljax.plugins</groupId>
<artifactId>testcasegenerator</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.crawljax.plugins/testcasegenerator/
implementation 'com.crawljax.plugins:testcasegenerator:4.1'
// https://jarcasting.com/artifacts/com.crawljax.plugins/testcasegenerator/
implementation ("com.crawljax.plugins:testcasegenerator:4.1")
'com.crawljax.plugins:testcasegenerator:jar:4.1'
<dependency org="com.crawljax.plugins" name="testcasegenerator" rev="4.1">
<artifact name="testcasegenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crawljax.plugins', module='testcasegenerator', version='4.1')
)
libraryDependencies += "com.crawljax.plugins" % "testcasegenerator" % "4.1"
[com.crawljax.plugins/testcasegenerator "4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| org.jgrapht : jgrapht-core | jar | 1.2.0 |
| commons-configuration : commons-configuration | jar | 1.5 |
| com.google.code.gson : gson | jar | 2.7 |
| org.xmlunit : xmlunit-core | jar | 2.3.0 |
| com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
| com.crawljax.plugins : crawloverview-plugin | jar | 4.1 |
| com.github.davidmoten : rtree | jar | 0.8.0.1 |
| io.reactivex : rxjava | jar | 1.2.10 |
| com.github.davidmoten : guava-mini | jar | 0.1 |
| commons-io : commons-io | jar | 2.5 |
| org.testng : testng | jar | 7.0.0-beta1 |
| com.crawljax : crawljax-core | jar | 4.1 |
| org.bytedeco.javacpp-presets : opencv-platform | jar | 3.4.3-1.4.3 |
| io.github.bonigarcia : webdrivermanager | jar | 3.1.1 |
| com.google.guava : guava | jar | 27.0.1-jre |
| org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta2 |
| org.slf4j : jul-to-slf4j | jar | 1.8.0-beta2 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13-beta-1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.23.4 |