Last Version

com.intropro.prairie:kafka-unit 1.2.0

Embedded Environment for Testing

License

License

GroupId

GroupId

com.intropro.prairie
ArtifactId

ArtifactId

kafka-unit
Version

Version

1.2.0
Type

Type

jar
Description

Description

Embedded Environment for Testing

Download kafka-unit 1.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.intropro.prairie : unit-common jar 1.2.0
com.intropro.prairie : zookeeper-unit jar 1.2.0
org.apache.kafka : kafka_2.10 jar 0.8.2.2
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
com.intropro.prairie : junit-runner jar 1.2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.