Sentinel Functional Testing Framework

This is a Functional testing framework

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.github.lgermani
ArtifactId

ArtifactId

sentinel
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Sentinel Functional Testing Framework
This is a Functional testing framework
Project URL

Project URL

https://github.com/lgermani/sentinel
Source Code Management

Source Code Management

https://github.com/lgermani/sentinel

Download sentinel

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lgermani/sentinel/ -->
<dependency>
    <groupId>com.github.lgermani</groupId>
    <artifactId>sentinel</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lgermani/sentinel/
implementation 'com.github.lgermani:sentinel:1.0.5'
// https://jarcasting.com/artifacts/com.github.lgermani/sentinel/
implementation ("com.github.lgermani:sentinel:1.0.5")
'com.github.lgermani:sentinel:jar:1.0.5'
<dependency org="com.github.lgermani" name="sentinel" rev="1.0.5">
  <artifact name="sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lgermani', module='sentinel', version='1.0.5')
)
libraryDependencies += "com.github.lgermani" % "sentinel" % "1.0.5"
[com.github.lgermani/sentinel "1.0.5"]

Dependencies

compile (23)

Group / Artifact Type Version
com.thoughtworks.gauge : gauge-java jar 0.6.8
junit : junit jar 4.12
org.seleniumhq.selenium : selenium-java jar 3.14.0
io.github.bonigarcia : webdrivermanager jar 2.2.5
com.googlecode.lambdaj : lambdaj jar 2.3.3
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-api jar 2.10.0
org.apache.logging.log4j : log4j-1.2-api jar 2.10.0
org.json : json jar 20180813
org.apache.httpcomponents : httpcore jar 4.4.9
oauth.signpost : signpost-core jar 1.2.1.1
oauth.signpost : signpost-commonshttp4 jar 1.2
commons-io : commons-io jar 2.5
org.apache.httpcomponents : httpmime jar 4.3.1
io.rest-assured : rest-assured jar 3.1.1
com.jayway.restassured : rest-assured jar 2.9.0
org.apache.httpcomponents : httpclient jar 4.5.4
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.1
org.awaitility : awaitility jar 3.0.0
com.github.javafaker : javafaker jar 0.16
org.assertj : assertj-core jar 3.10.0
mysql : mysql-connector-java jar 8.0.13
org.codejargon : fluentjdbc jar 1.8.3

Project Modules

There are no modules declared in this project.

Maven Central

sentinel

Functional Testing Framework

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0