is not current version
Last Version 3.9.0

com.netflix.conductor:conductor-test-harness 2.12.0

conductor-test-harness

Categories

Categories

Net
GroupId

GroupId

com.netflix.conductor
ArtifactId

ArtifactId

conductor-test-harness
Version

Version

2.12.0
Type

Type

jar

Download conductor-test-harness 2.12.0


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