Camel-extra
Additional components for the Apache Camel integration framework.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache-extras.camel-extra |
| Идентификатор | Идентификаторcamel-jcifs |
| Последняя версия | Последняя версия2.25.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel Extra :: JCIFS
Camel JCIFS (SMB) component
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-jcifs-2.25.2.pom | |
| camel-jcifs-2.25.2.jar | 40 KB |
| camel-jcifs-2.25.2-sources.jar | 32 KB |
| camel-jcifs-2.25.2-javadoc.jar | 103 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-jcifs/ -->
<dependency>
<groupId>org.apache-extras.camel-extra</groupId>
<artifactId>camel-jcifs</artifactId>
<version>2.25.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-jcifs/
implementation 'org.apache-extras.camel-extra:camel-jcifs:2.25.2'
// https://jarcasting.com/artifacts/org.apache-extras.camel-extra/camel-jcifs/
implementation ("org.apache-extras.camel-extra:camel-jcifs:2.25.2")
'org.apache-extras.camel-extra:camel-jcifs:jar:2.25.2'
<dependency org="org.apache-extras.camel-extra" name="camel-jcifs" rev="2.25.2">
<artifact name="camel-jcifs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache-extras.camel-extra', module='camel-jcifs', version='2.25.2')
)
libraryDependencies += "org.apache-extras.camel-extra" % "camel-jcifs" % "2.25.2"
[org.apache-extras.camel-extra/camel-jcifs "2.25.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core | jar | 2.25.2 |
| jcifs : jcifs | jar | 1.3.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-test | jar | 2.25.2 |
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.2 |
| cglib : cglib | jar | 3.2.9 |
| org.objenesis : objenesis | jar | 2.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
Additional components for the Apache Camel integration framework.