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

org.springframework.cloud.fn:task-launch-request-function 1.0.2


Группа

Группа

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

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

task-launch-request-function
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать task-launch-request-function 1.0.2


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