Last Version

helse-streams 608122d

Boilerplate for helse Kafka apps

License

License

GroupId

GroupId

no.nav.helse
ArtifactId

ArtifactId

streams
Version

Version

608122d
Type

Type

jar
Description

Description

helse-streams
Boilerplate for helse Kafka apps
Project URL

Project URL

https://github.com/navikt/helse-streams
Source Code Management

Source Code Management

https://github.com/navikt/helse-streams

Download streams 608122d


<!-- https://jarcasting.com/artifacts/no.nav.helse/streams/ -->
<dependency>
    <groupId>no.nav.helse</groupId>
    <artifactId>streams</artifactId>
    <version>608122d</version>
</dependency>
// https://jarcasting.com/artifacts/no.nav.helse/streams/
implementation 'no.nav.helse:streams:608122d'
// https://jarcasting.com/artifacts/no.nav.helse/streams/
implementation ("no.nav.helse:streams:608122d")
'no.nav.helse:streams:jar:608122d'
<dependency org="no.nav.helse" name="streams" rev="608122d">
  <artifact name="streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.nav.helse', module='streams', version='608122d')
)
libraryDependencies += "no.nav.helse" % "streams" % "608122d"
[no.nav.helse/streams "608122d"]

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.10.0.pr1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.0.pr1
org.apache.kafka : kafka-streams jar 2.1.1
io.confluent » kafka-streams-avro-serde jar 5.0.0
io.ktor : ktor-server-netty jar 1.1.3
io.prometheus : simpleclient_common jar 0.5.0
io.prometheus : simpleclient_hotspot jar 0.5.0
ch.qos.logback : logback-classic jar 1.2.3
net.logstash.logback : logstash-logback-encoder jar 5.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.amshove.kluent : kluent jar 1.41
org.jetbrains.spek : spek-api jar 1.2.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.jetbrains.spek : spek-junit-platform-engine jar 1.2.1

Project Modules

There are no modules declared in this project.