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

com.netflix.conductor:conductor-postgres-persistence 2.22.6-alpha

conductor-postgres-persistence

Категории

Категории

Сеть
Группа

Группа

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

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

conductor-postgres-persistence
Версия

Версия

2.22.6-alpha
Тип

Тип

jar

Скачать conductor-postgres-persistence 2.22.6-alpha


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