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

com.netflix.conductor:conductor-jersey 1.8.0-alpha-1

conductor-jersey

Категории

Категории

Сеть Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

conductor-jersey
Версия

Версия

1.8.0-alpha-1
Тип

Тип

jar

Скачать conductor-jersey 1.8.0-alpha-1


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