com.github.invictum:invictum-test-core

Used as a base for automation. Based on Serenity BDD project.

License

License

GroupId

GroupId

com.github.invictum
ArtifactId

ArtifactId

invictum-test-core
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.invictum:invictum-test-core
Used as a base for automation. Based on Serenity BDD project.

Download invictum-test-core

How to add to project

<!-- 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"]

Dependencies

compile (13)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0