Quarkus - Hibernate Types - Integration Tests Parent

Hibernate Types integration tests

License

License

Categories

Categories

Quarkus Container Microservices Hibernate Data ORM
GroupId

GroupId

io.quarkiverse.hibernatetypes
ArtifactId

ArtifactId

quarkus-hibernate-types-integration-test-parent
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Quarkus - Hibernate Types - Integration Tests Parent
Hibernate Types integration tests
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-hibernate-types-integration-test-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.quarkiverse.hibernatetypes/quarkus-hibernate-types-integration-test-parent/ -->
<dependency>
    <groupId>io.quarkiverse.hibernatetypes</groupId>
    <artifactId>quarkus-hibernate-types-integration-test-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.hibernatetypes/quarkus-hibernate-types-integration-test-parent/
implementation 'io.quarkiverse.hibernatetypes:quarkus-hibernate-types-integration-test-parent:0.2.0'
// https://jarcasting.com/artifacts/io.quarkiverse.hibernatetypes/quarkus-hibernate-types-integration-test-parent/
implementation ("io.quarkiverse.hibernatetypes:quarkus-hibernate-types-integration-test-parent:0.2.0")
'io.quarkiverse.hibernatetypes:quarkus-hibernate-types-integration-test-parent:pom:0.2.0'
<dependency org="io.quarkiverse.hibernatetypes" name="quarkus-hibernate-types-integration-test-parent" rev="0.2.0">
  <artifact name="quarkus-hibernate-types-integration-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.hibernatetypes', module='quarkus-hibernate-types-integration-test-parent', version='0.2.0')
)
libraryDependencies += "io.quarkiverse.hibernatetypes" % "quarkus-hibernate-types-integration-test-parent" % "0.2.0"
[io.quarkiverse.hibernatetypes/quarkus-hibernate-types-integration-test-parent "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • postgresql
  • mysql

Versions

Version
0.2.0
0.1.0