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

com.netflix.conductor:conductor-ui 2.21.0-hotfix

conductor-ui

Категории

Категории

Сеть
Группа

Группа

com.netflix.conductor
Идентификатор

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

conductor-ui
Версия

Версия

2.21.0-hotfix
Тип

Тип

jar

Скачать conductor-ui 2.21.0-hotfix


<!-- https://jarcasting.com/artifacts/com.netflix.conductor/conductor-ui/ -->
<dependency>
    <groupId>com.netflix.conductor</groupId>
    <artifactId>conductor-ui</artifactId>
    <version>2.21.0-hotfix</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.conductor/conductor-ui/
implementation 'com.netflix.conductor:conductor-ui:2.21.0-hotfix'
// https://jarcasting.com/artifacts/com.netflix.conductor/conductor-ui/
implementation ("com.netflix.conductor:conductor-ui:2.21.0-hotfix")
'com.netflix.conductor:conductor-ui:jar:2.21.0-hotfix'
<dependency org="com.netflix.conductor" name="conductor-ui" rev="2.21.0-hotfix">
  <artifact name="conductor-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.conductor', module='conductor-ui', version='2.21.0-hotfix')
)
libraryDependencies += "com.netflix.conductor" % "conductor-ui" % "2.21.0-hotfix"
[com.netflix.conductor/conductor-ui "2.21.0-hotfix"]