не последняя версия
Последняя версия 608122d

no.nav.helse:streams 2bd00e2

Boilerplate for helse Kafka apps

Группа

Группа

no.nav.helse
Идентификатор

Идентификатор

streams
Версия

Версия

2bd00e2
Тип

Тип

jar

Скачать streams 2bd00e2


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