com.github.dzieciou.testing:curl-logger

Logs REST-assured requests as curl commands

License

License

GroupId

GroupId

com.github.dzieciou.testing
ArtifactId

ArtifactId

curl-logger
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.dzieciou.testing:curl-logger
Logs REST-assured requests as curl commands
Project URL

Project URL

https://github.com/dzieciou/curl-logger

Download curl-logger

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta2

provided (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
io.rest-assured : rest-assured jar 4.4.0

test (7)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.12.1
com.github.valfirst : slf4j-test jar 2.1.1
org.mock-server : mockserver-netty jar 5.6.1
com.google.guava : guava jar 29.0-jre
com.fasterxml.jackson.core : jackson-databind jar 2.10.0.pr1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.1.0
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.7
0.6
0.5
0.4
0.3
0.2
0.1