License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices Axon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-saxon-integration-test |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: XQuery :: Integration Test
Integration tests for Camel Quarkus XQuery extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-saxon-integration-test/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-saxon-integration-test</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-saxon-integration-test/
implementation 'org.apache.camel.quarkus:camel-quarkus-saxon-integration-test:1.8.1'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-saxon-integration-test/
implementation ("org.apache.camel.quarkus:camel-quarkus-saxon-integration-test:1.8.1")
'org.apache.camel.quarkus:camel-quarkus-saxon-integration-test:jar:1.8.1'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-saxon-integration-test" rev="1.8.1">
<artifact name="camel-quarkus-saxon-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-saxon-integration-test', version='1.8.1')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-saxon-integration-test" % "1.8.1"
[org.apache.camel.quarkus/camel-quarkus-saxon-integration-test "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-saxon | jar | |
io.quarkus : quarkus-resteasy | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar | |
org.apache.camel.quarkus : camel-quarkus-saxon-deployment | pom | 1.8.1 |