| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-ldif |
| Последняя версия | Последняя версия3.17.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: LDIF
Camel LDIF support
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-ldif-3.17.0.pom | |
| camel-ldif-3.17.0.jar | 20 KB |
| camel-ldif-3.17.0-sources.jar | 11 KB |
| camel-ldif-3.17.0-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-ldif/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-ldif</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-ldif/
implementation 'org.apache.camel:camel-ldif:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-ldif/
implementation ("org.apache.camel:camel-ldif:3.17.0")
'org.apache.camel:camel-ldif:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-ldif" rev="3.17.0">
<artifact name="camel-ldif" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-ldif', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-ldif" % "3.17.0"
[org.apache.camel/camel-ldif "3.17.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.17.0 |
| org.apache.directory.server : apacheds-core-api | jar | 2.0.0.AM26 |