<dependency>
<groupId>org.springframework.cloud.fn</groupId>
<artifactId>http-request-function</artifactId>
<version>4.0.1</version>
</dependency>
implementation 'org.springframework.cloud.fn:http-request-function:4.0.1'
org.springframework.cloud.fn:http-request-function:4.0.1
<dependency org="org.springframework.cloud.fn" name="http-request-function" rev="4.0.1" />
libraryDependencies += "org.springframework.cloud.fn" % "http-request-function" % "4.0.1"
@Grab(group='org.springframework.cloud.fn', module='http-request-function', version='4.0.1')
[org.springframework.cloud.fn/http-request-function "4.0.1"]
'org.springframework.cloud.fn:http-request-function:jar:4.0.1'