| License |
License |
|---|---|
| GroupId | GroupIdorg.zalando |
| ArtifactId | ArtifactIdfahrschein-test-support |
| Version | Version0.20.0 |
| Type | Typejar |
| Description |
DescriptionFahrschein Test Support
A java client for the nakadi event bus
|
| Project Organization |
Project OrganizationZalando SE |
<!-- https://jarcasting.com/artifacts/org.zalando/fahrschein-test-support/ -->
<dependency>
<groupId>org.zalando</groupId>
<artifactId>fahrschein-test-support</artifactId>
<version>0.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/fahrschein-test-support/
implementation 'org.zalando:fahrschein-test-support:0.20.0'
// https://jarcasting.com/artifacts/org.zalando/fahrschein-test-support/
implementation ("org.zalando:fahrschein-test-support:0.20.0")
'org.zalando:fahrschein-test-support:jar:0.20.0'
<dependency org="org.zalando" name="fahrschein-test-support" rev="0.20.0">
<artifact name="fahrschein-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='fahrschein-test-support', version='0.20.0')
)
libraryDependencies += "org.zalando" % "fahrschein-test-support" % "0.20.0"
[org.zalando/fahrschein-test-support "0.20.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.zalando : fahrschein | jar | 0.20.0 |
| org.springframework : spring-tx | jar | 5.3.14 |
| junit : junit | jar | 4.13.1 |