License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices PostgreSQL Data Databases |
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdquarkus-postgresql-inmemory-integration-tests |
Last Version | Last Version1.23.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus :: PostgreSQL :: In-memory :: Integration Tests
Kogito Apps
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/quarkus-postgresql-inmemory-integration-tests/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>quarkus-postgresql-inmemory-integration-tests</artifactId>
<version>1.23.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/quarkus-postgresql-inmemory-integration-tests/
implementation 'org.kie.kogito:quarkus-postgresql-inmemory-integration-tests:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/quarkus-postgresql-inmemory-integration-tests/
implementation ("org.kie.kogito:quarkus-postgresql-inmemory-integration-tests:1.23.0.Final")
'org.kie.kogito:quarkus-postgresql-inmemory-integration-tests:jar:1.23.0.Final'
<dependency org="org.kie.kogito" name="quarkus-postgresql-inmemory-integration-tests" rev="1.23.0.Final">
<artifact name="quarkus-postgresql-inmemory-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='quarkus-postgresql-inmemory-integration-tests', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito" % "quarkus-postgresql-inmemory-integration-tests" % "1.23.0.Final"
[org.kie.kogito/quarkus-postgresql-inmemory-integration-tests "1.23.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-reactive-pg-client | jar | |
io.quarkus : quarkus-resteasy-reactive-jackson | jar | |
org.kie.kogito : quarkus-postgresql-inmemory | jar | |
io.quarkus : quarkus-flyway | jar | |
io.quarkus : quarkus-jdbc-postgresql | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar |