is not current version
Last Version 608122d

no.nav.helse:streams 3d5695c

Boilerplate for helse Kafka apps

GroupId

GroupId

no.nav.helse
ArtifactId

ArtifactId

streams
Version

Version

3d5695c
Type

Type

jar

Download streams 3d5695c


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