Last Version

Camel Quarkus :: Stub :: Runtime 2.10.0

Stub out any physical endpoints while in development or testing.

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-stub
Version

Version

2.10.0
Type

Type

jar
Description

Description

Camel Quarkus :: Stub :: Runtime
Stub out any physical endpoints while in development or testing.
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-stub

Download camel-quarkus-stub 2.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel.quarkus : camel-quarkus-core jar
org.apache.camel : camel-stub jar

Project Modules

There are no modules declared in this project.