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

io.syndesis.integration-runtime:model 1.2.1


Группа

Группа

io.syndesis.integration-runtime
Идентификатор

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

model
Версия

Версия

1.2.1
Тип

Тип

jar

Скачать model 1.2.1


<!-- https://jarcasting.com/artifacts/io.syndesis.integration-runtime/model/ -->
<dependency>
    <groupId>io.syndesis.integration-runtime</groupId>
    <artifactId>model</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.integration-runtime/model/
implementation 'io.syndesis.integration-runtime:model:1.2.1'
// https://jarcasting.com/artifacts/io.syndesis.integration-runtime/model/
implementation ("io.syndesis.integration-runtime:model:1.2.1")
'io.syndesis.integration-runtime:model:jar:1.2.1'
<dependency org="io.syndesis.integration-runtime" name="model" rev="1.2.1">
  <artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.integration-runtime', module='model', version='1.2.1')
)
libraryDependencies += "io.syndesis.integration-runtime" % "model" % "1.2.1"
[io.syndesis.integration-runtime/model "1.2.1"]