| License |
License |
|---|---|
| GroupId | GroupIdcom.github.invictum |
| ArtifactId | ArtifactIdinvictum-test-core |
| Last Version | Last Version1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.invictum:invictum-test-core
Used as a base for automation. Based on Serenity BDD project.
|
| Filename | Size |
|---|---|
| invictum-test-core-1.8.pom | |
| invictum-test-core-1.8.jar | 83 KB |
| invictum-test-core-1.8-sources.jar | 50 KB |
| invictum-test-core-1.8-javadoc.jar | 470 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.invictum/invictum-test-core/ -->
<dependency>
<groupId>com.github.invictum</groupId>
<artifactId>invictum-test-core</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.invictum/invictum-test-core/
implementation 'com.github.invictum:invictum-test-core:1.8'
// https://jarcasting.com/artifacts/com.github.invictum/invictum-test-core/
implementation ("com.github.invictum:invictum-test-core:1.8")
'com.github.invictum:invictum-test-core:jar:1.8'
<dependency org="com.github.invictum" name="invictum-test-core" rev="1.8">
<artifact name="invictum-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.invictum', module='invictum-test-core', version='1.8')
)
libraryDependencies += "com.github.invictum" % "invictum-test-core" % "1.8"
[com.github.invictum/invictum-test-core "1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.serenity-bdd : serenity-core | jar | 2.0.70 |
| net.serenity-bdd : serenity-rest-assured | jar | 2.0.70 |
| org.codehaus.groovy : groovy-all | jar | 2.4.6 |
| org.reflections : reflections | jar | 0.9.10 |
| commons-configuration : commons-configuration | jar | 1.10 |
| com.jayway.restassured : json-schema-validator | jar | 2.9.0 |
| org.apache.velocity : velocity | jar | 1.7 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| org.assertj : assertj-core | jar | 3.6.2 |
| org.yaml : snakeyaml | jar | 1.25 |
| commons-io : commons-io | jar | 2.6 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| org.mockito : mockito-core | jar | 1.10.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-api-mockito | jar | 1.7.4 |
| org.powermock : powermock-module-junit4 | jar | 1.7.4 |