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

org.springframework.cloud.fn:header-enricher-function 1.0.1

Spring Native Function for applying message header enrichment

Группа

Группа

org.springframework.cloud.fn
Идентификатор

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

header-enricher-function
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать header-enricher-function 1.0.1


<!-- https://jarcasting.com/artifacts/org.springframework.cloud.fn/header-enricher-function/ -->
<dependency>
    <groupId>org.springframework.cloud.fn</groupId>
    <artifactId>header-enricher-function</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/header-enricher-function/
implementation 'org.springframework.cloud.fn:header-enricher-function:1.0.1'
// https://jarcasting.com/artifacts/org.springframework.cloud.fn/header-enricher-function/
implementation ("org.springframework.cloud.fn:header-enricher-function:1.0.1")
'org.springframework.cloud.fn:header-enricher-function:jar:1.0.1'
<dependency org="org.springframework.cloud.fn" name="header-enricher-function" rev="1.0.1">
  <artifact name="header-enricher-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud.fn', module='header-enricher-function', version='1.0.1')
)
libraryDependencies += "org.springframework.cloud.fn" % "header-enricher-function" % "1.0.1"
[org.springframework.cloud.fn/header-enricher-function "1.0.1"]