is not current version
Last Version 608122d

no.nav.helse:streams 54104cb

Boilerplate for helse Kafka apps

GroupId

GroupId

no.nav.helse
ArtifactId

ArtifactId

streams
Version

Version

54104cb
Type

Type

jar

Download streams 54104cb


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