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

com.netflix.conductor:conductor-jersey 2.13.4-alpha

conductor-jersey

Категории

Категории

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

Группа

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

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

conductor-jersey
Версия

Версия

2.13.4-alpha
Тип

Тип

jar

Скачать conductor-jersey 2.13.4-alpha


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