Last Version

helse-streams f814029

Boilerplate for helse Kafka apps

License

License

GroupId

GroupId

no.nav.helse
ArtifactId

ArtifactId

helse-streams
Version

Version

f814029
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 helse-streams f814029


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

Dependencies

compile (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.21
org.json : json jar 20180813
org.apache.kafka : kafka-streams jar 2.1.1
io.confluent » kafka-streams-avro-serde jar 5.1.2
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.