License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices KeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-integration-test-snakeyaml |
Last Version | Last Version1.0.0-M4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: Integration Tests :: SnakeYAML
Integration tests for Camel Quarkus SnakeYAML extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-snakeyaml/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-snakeyaml</artifactId>
<version>1.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-snakeyaml/
implementation 'org.apache.camel.quarkus:camel-quarkus-integration-test-snakeyaml:1.0.0-M4'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-integration-test-snakeyaml/
implementation ("org.apache.camel.quarkus:camel-quarkus-integration-test-snakeyaml:1.0.0-M4")
'org.apache.camel.quarkus:camel-quarkus-integration-test-snakeyaml:jar:1.0.0-M4'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-integration-test-snakeyaml" rev="1.0.0-M4">
<artifact name="camel-quarkus-integration-test-snakeyaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-integration-test-snakeyaml', version='1.0.0-M4')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-integration-test-snakeyaml" % "1.0.0-M4"
[org.apache.camel.quarkus/camel-quarkus-integration-test-snakeyaml "1.0.0-M4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-snakeyaml | jar | |
org.apache.camel.quarkus : camel-quarkus-direct | jar | |
io.quarkus : quarkus-resteasy | jar | |
org.apache.camel.quarkus : camel-quarkus-support-policy | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar |