| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdio.streamthoughts |
| ArtifactId | ArtifactIdazkarra-reactive-tck |
| Version | Version0.9.2 |
| Type | Typejar |
| Description |
DescriptionAzkarra is a lightweight java framework which makes easy to create production-ready Kafka Streams applications.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| azkarra-reactive-tck-0.9.2.pom | |
| azkarra-reactive-tck-0.9.2.jar | 2 KB |
| azkarra-reactive-tck-0.9.2-tests.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.streamthoughts/azkarra-reactive-tck/ -->
<dependency>
<groupId>io.streamthoughts</groupId>
<artifactId>azkarra-reactive-tck</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamthoughts/azkarra-reactive-tck/
implementation 'io.streamthoughts:azkarra-reactive-tck:0.9.2'
// https://jarcasting.com/artifacts/io.streamthoughts/azkarra-reactive-tck/
implementation ("io.streamthoughts:azkarra-reactive-tck:0.9.2")
'io.streamthoughts:azkarra-reactive-tck:jar:0.9.2'
<dependency org="io.streamthoughts" name="azkarra-reactive-tck" rev="0.9.2">
<artifact name="azkarra-reactive-tck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamthoughts', module='azkarra-reactive-tck', version='0.9.2')
)
libraryDependencies += "io.streamthoughts" % "azkarra-reactive-tck" % "0.9.2"
[io.streamthoughts/azkarra-reactive-tck "0.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kafka : kafka-streams | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.streamthoughts : azkarra-api | jar | 0.9.2 |
| io.streamthoughts : azkarra-server | jar | 0.9.2 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.reactivestreams : reactive-streams-tck-flow | jar | 1.0.3 |
| org.testng : testng | jar | 6.9.8 |