is not current version
Last Version 2.1.1

com.github.dzieciou.testing:curl-logger 2.1.0

Logs REST-assured requests as curl commands

License

License

GroupId

GroupId

com.github.dzieciou.testing
ArtifactId

ArtifactId

curl-logger
Version

Version

2.1.0
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 2.1.0


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

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.3
io.rest-assured : rest-assured jar 4.3.1

test (7)

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

Project Modules

There are no modules declared in this project.