| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииuniVocity-parsers Данные Data Formats CSV |
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-univocity-parsers |
| Версия | Версия3.10.0 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: UniVocity Parsers
Camel UniVocity parsers data format support
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-univocity-parsers/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-univocity-parsers</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-univocity-parsers/
implementation 'org.apache.camel:camel-univocity-parsers:3.10.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-univocity-parsers/
implementation ("org.apache.camel:camel-univocity-parsers:3.10.0")
'org.apache.camel:camel-univocity-parsers:jar:3.10.0'
<dependency org="org.apache.camel" name="camel-univocity-parsers" rev="3.10.0">
<artifact name="camel-univocity-parsers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-univocity-parsers', version='3.10.0')
)
libraryDependencies += "org.apache.camel" % "camel-univocity-parsers" % "3.10.0"
[org.apache.camel/camel-univocity-parsers "3.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.10.0 |
| com.univocity : univocity-parsers | jar | 2.9.1 |