| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.vpro.camel |
| Идентификатор | Идентификаторcamel-filewatcher |
| Версия | Версия1.4.0 |
| Тип | Типjar |
| Описание |
Описаниеcamel-filewatcher
Various apache camel components
|
| Имя Файла | Размер |
|---|---|
| camel-filewatcher-1.4.0.pom | |
| camel-filewatcher-1.4.0.jar | 7 KB |
| camel-filewatcher-1.4.0-sources.jar | 4 KB |
| camel-filewatcher-1.4.0-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/nl.vpro.camel/camel-filewatcher/ -->
<dependency>
<groupId>nl.vpro.camel</groupId>
<artifactId>camel-filewatcher</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.camel/camel-filewatcher/
implementation 'nl.vpro.camel:camel-filewatcher:1.4.0'
// https://jarcasting.com/artifacts/nl.vpro.camel/camel-filewatcher/
implementation ("nl.vpro.camel:camel-filewatcher:1.4.0")
'nl.vpro.camel:camel-filewatcher:jar:1.4.0'
<dependency org="nl.vpro.camel" name="camel-filewatcher" rev="1.4.0">
<artifact name="camel-filewatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.camel', module='camel-filewatcher', version='1.4.0')
)
libraryDependencies += "nl.vpro.camel" % "camel-filewatcher" % "1.4.0"
[nl.vpro.camel/camel-filewatcher "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | |
| org.apache.camel : camel-test | jar | |
| org.slf4j : slf4j-api | jar | 1.7.26 |