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

com.netflix.conductor:conductor-postgres-persistence 2.21.0-hotfix

conductor-postgres-persistence

Категории

Категории

Сеть
Группа

Группа

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

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

conductor-postgres-persistence
Версия

Версия

2.21.0-hotfix
Тип

Тип

jar

Скачать conductor-postgres-persistence 2.21.0-hotfix


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