is not current version
Last Version 608122d

no.nav.helse:streams d9c2b7e

Boilerplate for helse Kafka apps

GroupId

GroupId

no.nav.helse
ArtifactId

ArtifactId

streams
Version

Version

d9c2b7e
Type

Type

jar

Download streams d9c2b7e


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