Last Version

integration-tests 1.0.2

Graylog REST API integration tests

License

License

Categories

Categories

Graylog Application Layer Libs Logging
GroupId

GroupId

org.graylog2
ArtifactId

ArtifactId

integration-tests
Version

Version

1.0.2
Type

Type

jar
Description

Description

integration-tests
Graylog REST API integration tests
Project Organization

Project Organization

Graylog, Inc.

Download integration-tests 1.0.2


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.9
org.slf4j : jcl-over-slf4j jar 1.7.9
org.slf4j : slf4j-log4j12 jar 1.7.9
log4j : log4j jar 1.2.17
com.google.guava : guava jar 18.0
com.github.zafarkhaja : java-semver jar 0.8.0
org.slf4j : slf4j-api jar 1.7.9
com.google.code.findbugs : jsr305 jar 3.0.0

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.0

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.8.13
com.jayway.restassured : rest-assured jar 2.4.0
com.jayway.restassured : json-path jar 2.4.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.