Last Version

com.homeaway.streamplatform:infra-provider-kafka 0.5.2

An InfraManager for HomeAway Stream Registry that is backed by a Kafka Streams KTable

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

com.homeaway.streamplatform
ArtifactId

ArtifactId

infra-provider-kafka
Version

Version

0.5.2
Type

Type

jar
Description

Description

com.homeaway.streamplatform:infra-provider-kafka
An InfraManager for HomeAway Stream Registry that is backed by a Kafka Streams KTable

Download infra-provider-kafka 0.5.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.homeaway.streamplatform : stream-registry-core jar 0.5.2
com.homeaway.streamplatform : schema-library-events jar 0.5.2
org.apache.kafka : kafka-streams jar 1.1.1-cp2
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.8.1
io.confluent » kafka-avro-serializer jar 4.1.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (5)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar 2.23.4
org.powermock : powermock-module-junit4 jar 2.0.0
org.powermock : powermock-api-mockito2 jar 2.0.0
org.powermock : powermock-core jar 2.0.0

Project Modules

There are no modules declared in this project.