cornichon-kafka

An extensible Scala DSL for testing JSON HTTP APIs.

License

License

GroupId

GroupId

com.github.agourlay
ArtifactId

ArtifactId

cornichon-kafka_2.13
Last Version

Last Version

0.20.3
Release Date

Release Date

Type

Type

jar
Description

Description

cornichon-kafka
An extensible Scala DSL for testing JSON HTTP APIs.
Project URL

Project URL

https://github.com/agourlay/cornichon
Project Organization

Project Organization

com.github.agourlay
Source Code Management

Source Code Management

https://github.com/agourlay/cornichon.git

Download cornichon-kafka_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
com.github.agourlay : cornichon-core_2.13 jar 0.20.3
org.apache.kafka : kafka-clients jar 3.1.0

test (2)

Group / Artifact Type Version
com.github.agourlay : cornichon-test-framework_2.13 jar 0.20.3
io.github.embeddedkafka : embedded-kafka_2.13 jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.3
0.20.2
0.20.1
0.20.0
0.19.9
0.19.8
0.19.7
0.19.6
0.19.5
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0