is not current version
Last Version 2.10.0

Camel Quarkus :: Integration Tests :: JPA 2.7.0

Integration tests for Camel Quarkus JPA extension

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-jpa
Version

Version

2.7.0
Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: JPA
Integration tests for Camel Quarkus JPA extension
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-integration-test-jpa

Download camel-quarkus-integration-test-jpa 2.7.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-jpa/ -->
<dependency>
    <groupId>org.apache.camel.quarkus</groupId>
    <artifactId>camel-quarkus-integration-test-jpa</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-jpa/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-jpa:2.7.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-jpa/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-jpa:2.7.0")
'org.apache.camel.quarkus:camel-quarkus-integration-test-jpa:jar:2.7.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-jpa" rev="2.7.0">
  <artifact name="camel-quarkus-integration-test-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-jpa', version='2.7.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-jpa" % "2.7.0"
[org.apache.camel.quarkus/camel-quarkus-integration-test-jpa "2.7.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-jpa jar
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-resteasy-jsonb jar
io.quarkus : quarkus-jdbc-h2 jar

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
io.quarkus : quarkus-test-h2 jar

Project Modules

There are no modules declared in this project.