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