| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииQuarkus Контейнер Микросервисы uniVocity-parsers Данные Data Formats CSV |
| Группа | Группаio.quarkiverse.univocityparsers |
| Идентификатор | Идентификаторquarkus-univocity-parsers-parent |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеQuarkus - Univocity Parsers - Parent
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
configuration
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| quarkus-univocity-parsers-parent-0.0.1.pom | 2 KB |
| Обзор |
<!-- 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"]