Last Version

Camel Quarkus :: Integration Tests :: Deep Java Library 2.10.0

Integration tests for Camel Quarkus Deep Java Library extension

License

License

Categories

Categories

Quarkus Container Microservices DJL Business Logic Libraries Machine Learning
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-integration-test-djl
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Integration Tests :: Deep Java Library
Integration tests for Camel Quarkus Deep Java Library 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-djl

Download camel-quarkus-integration-test-djl 2.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-djl jar
io.quarkus : quarkus-resteasy jar

test (2)

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

Project Modules

There are no modules declared in this project.