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

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

conductor-postgres-persistence

Категории

Категории

Сеть
Группа

Группа

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

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

conductor-postgres-persistence
Версия

Версия

2.28.4-alpha
Тип

Тип

jar

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


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