Lotaris API Test Library

Testing library to help writing API tests.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.lotaris.api
ArtifactId

ArtifactId

java-api-test
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lotaris API Test Library
Testing library to help writing API tests.
Project URL

Project URL

https://github.com/lotaris/java-api-test

Download java-api-test

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.3
org.apache.httpcomponents : httpmime jar 4.3.3
com.jayway.jsonpath : json-path jar 0.8.1
com.jayway.jsonpath : json-path-assert jar 0.8.1
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.1
org.powermock : powermock-api-mockito jar 1.5.1

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.
com.lotaris.api

Lotaris SA

Versions

Version
1.5.0
1.4.2
1.4.1