| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel |
| Идентификатор | Идентификаторcamel-ipfs |
| Версия | Версия3.14.0 |
| Тип | Типjar |
| Описание |
ОписаниеCamel :: IPFS
Camel IPFS support
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| camel-ipfs-3.14.0.pom | |
| camel-ipfs-3.14.0.jar | 26 KB |
| camel-ipfs-3.14.0-sources.jar | 13 KB |
| camel-ipfs-3.14.0-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-ipfs/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-ipfs</artifactId>
<version>3.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-ipfs/
implementation 'org.apache.camel:camel-ipfs:3.14.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-ipfs/
implementation ("org.apache.camel:camel-ipfs:3.14.0")
'org.apache.camel:camel-ipfs:jar:3.14.0'
<dependency org="org.apache.camel" name="camel-ipfs" rev="3.14.0">
<artifact name="camel-ipfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-ipfs', version='3.14.0')
)
libraryDependencies += "org.apache.camel" % "camel-ipfs" % "3.14.0"
[org.apache.camel/camel-ipfs "3.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-support | jar | 3.14.0 |
| io.nessus » nessus-ipfs-client | jar | 1.0.0.Beta4 |