is not current version
Last Version 608122d

no.nav.helse:streams aa320bb

Boilerplate for helse Kafka apps

GroupId

GroupId

no.nav.helse
ArtifactId

ArtifactId

streams
Version

Version

aa320bb
Type

Type

jar

Download streams aa320bb


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