License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices uniVocity-parsers Data Data Formats CSV |
GroupId | GroupIdorg.apache.camel.quarkus |
ArtifactId | ArtifactIdcamel-quarkus-univocity-parsers-integration-test |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel Quarkus :: uniVocity CSV :: Integration Test
Integration tests for Camel Quarkus uniVocity CSV extension
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-univocity-parsers-integration-test/ -->
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-univocity-parsers-integration-test</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-univocity-parsers-integration-test/
implementation 'org.apache.camel.quarkus:camel-quarkus-univocity-parsers-integration-test:1.1.0'
// https://jarcasting.com/artifacts/org.apache.camel.quarkus/camel-quarkus-univocity-parsers-integration-test/
implementation ("org.apache.camel.quarkus:camel-quarkus-univocity-parsers-integration-test:1.1.0")
'org.apache.camel.quarkus:camel-quarkus-univocity-parsers-integration-test:jar:1.1.0'
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-univocity-parsers-integration-test" rev="1.1.0">
<artifact name="camel-quarkus-univocity-parsers-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.quarkus', module='camel-quarkus-univocity-parsers-integration-test', version='1.1.0')
)
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-univocity-parsers-integration-test" % "1.1.0"
[org.apache.camel.quarkus/camel-quarkus-univocity-parsers-integration-test "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel.quarkus : camel-quarkus-univocity-parsers | 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-univocity-parsers-deployment | pom | 1.1.0 |