is not current version
Last Version 608122d

no.nav.helse:streams 1a24b7e

Boilerplate for helse Kafka apps

GroupId

GroupId

no.nav.helse
ArtifactId

ArtifactId

streams
Version

Version

1a24b7e
Type

Type

jar

Download streams 1a24b7e


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