License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices uniVocity-parsers Data Data Formats CSV |
GroupId | GroupIdio.quarkiverse.univocityparsers |
ArtifactId | ArtifactIdquarkus-univocity-parsers-deployment |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuarkus - Univocity Parsers - Deployment
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.quarkiverse.univocityparsers/quarkus-univocity-parsers-deployment/ -->
<dependency>
<groupId>io.quarkiverse.univocityparsers</groupId>
<artifactId>quarkus-univocity-parsers-deployment</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkiverse.univocityparsers/quarkus-univocity-parsers-deployment/
implementation 'io.quarkiverse.univocityparsers:quarkus-univocity-parsers-deployment:0.0.1'
// https://jarcasting.com/artifacts/io.quarkiverse.univocityparsers/quarkus-univocity-parsers-deployment/
implementation ("io.quarkiverse.univocityparsers:quarkus-univocity-parsers-deployment:0.0.1")
'io.quarkiverse.univocityparsers:quarkus-univocity-parsers-deployment:jar:0.0.1'
<dependency org="io.quarkiverse.univocityparsers" name="quarkus-univocity-parsers-deployment" rev="0.0.1">
<artifact name="quarkus-univocity-parsers-deployment" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkiverse.univocityparsers', module='quarkus-univocity-parsers-deployment', version='0.0.1')
)
libraryDependencies += "io.quarkiverse.univocityparsers" % "quarkus-univocity-parsers-deployment" % "0.0.1"
[io.quarkiverse.univocityparsers/quarkus-univocity-parsers-deployment "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-arc-deployment | jar | |
io.quarkiverse.univocityparsers : quarkus-univocity-parsers | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5-internal | jar | |
org.awaitility : awaitility | jar |