Last Version

Camel Quarkus :: Integration Tests :: Java jOOR DSL 2.10.0

Integration tests for Camel Java jOOR DSL extension

License

License

Categories

Categories

Java Languages Quarkus Container Microservices jOOR Application Layer Libs Introspection
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-java-joor-dsl
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: Java jOOR DSL
Integration tests for Camel Java jOOR DSL 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-java-joor-dsl

Download camel-quarkus-integration-test-java-joor-dsl 2.10.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-java-joor-dsl jar
org.apache.camel.quarkus : camel-quarkus-direct jar
io.quarkus : quarkus-resteasy-jsonb jar

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.assertj : assertj-core jar 3.23.1

Project Modules

There are no modules declared in this project.