License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices PostgreSQL Data Databases |
GroupId | GroupIdorg.kie.kogito |
ArtifactId | ArtifactIdquarkus-postgresql-inmemory-parent |
Last Version | Last Version1.23.0.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionQuarkus :: PostgreSQL :: In-memory :: Parent
Kogito Apps
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quarkus-postgresql-inmemory-parent-1.23.0.Final.pom | 796 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.kogito/quarkus-postgresql-inmemory-parent/ -->
<dependency>
<groupId>org.kie.kogito</groupId>
<artifactId>quarkus-postgresql-inmemory-parent</artifactId>
<version>1.23.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/quarkus-postgresql-inmemory-parent/
implementation 'org.kie.kogito:quarkus-postgresql-inmemory-parent:1.23.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/quarkus-postgresql-inmemory-parent/
implementation ("org.kie.kogito:quarkus-postgresql-inmemory-parent:1.23.0.Final")
'org.kie.kogito:quarkus-postgresql-inmemory-parent:pom:1.23.0.Final'
<dependency org="org.kie.kogito" name="quarkus-postgresql-inmemory-parent" rev="1.23.0.Final">
<artifact name="quarkus-postgresql-inmemory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='quarkus-postgresql-inmemory-parent', version='1.23.0.Final')
)
libraryDependencies += "org.kie.kogito" % "quarkus-postgresql-inmemory-parent" % "1.23.0.Final"
[org.kie.kogito/quarkus-postgresql-inmemory-parent "1.23.0.Final"]