| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииPostgreSQL Данные Базы данных |
| Группа | Группаorg.kie.kogito.examples |
| Идентификатор | Идентификаторprocess-postgresql-persistence-springboot |
| Версия | Версия1.19.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеKogito Example :: Process PostgreSQL Persistence Spring Boot
Kogito with PostgreSQL persistence - Spring Boot
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.kie.kogito.examples/process-postgresql-persistence-springboot/ -->
<dependency>
<groupId>org.kie.kogito.examples</groupId>
<artifactId>process-postgresql-persistence-springboot</artifactId>
<version>1.19.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-postgresql-persistence-springboot/
implementation 'org.kie.kogito.examples:process-postgresql-persistence-springboot:1.19.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-postgresql-persistence-springboot/
implementation ("org.kie.kogito.examples:process-postgresql-persistence-springboot:1.19.0.Final")
'org.kie.kogito.examples:process-postgresql-persistence-springboot:jar:1.19.0.Final'
<dependency org="org.kie.kogito.examples" name="process-postgresql-persistence-springboot" rev="1.19.0.Final">
<artifact name="process-postgresql-persistence-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='process-postgresql-persistence-springboot', version='1.19.0.Final')
)
libraryDependencies += "org.kie.kogito.examples" % "process-postgresql-persistence-springboot" % "1.19.0.Final"
[org.kie.kogito.examples/process-postgresql-persistence-springboot "1.19.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.kie.kogito : kogito-processes-spring-boot-starter | jar | |
| org.kie.kogito : kogito-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.rest-assured : rest-assured | jar | |
| org.kie.kogito : kogito-spring-boot-test-utils | jar | 1.19.0.Final |