is not current version
Last Version 2.31.8

com.netflix.conductor:conductor-ui 2.13.3-alpha

conductor-ui

Categories

Categories

Net
GroupId

GroupId

com.netflix.conductor
ArtifactId

ArtifactId

conductor-ui
Version

Version

2.13.3-alpha
Type

Type

jar

Download conductor-ui 2.13.3-alpha


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