License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-ipfs |
Version | Version3.11.1 |
Type | Typejar |
Description |
DescriptionCamel :: IPFS
Camel IPFS support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-ipfs-3.11.1.pom | |
camel-ipfs-3.11.1.jar | 27 KB |
camel-ipfs-3.11.1-sources.jar | 13 KB |
camel-ipfs-3.11.1-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-ipfs/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-ipfs</artifactId>
<version>3.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-ipfs/
implementation 'org.apache.camel:camel-ipfs:3.11.1'
// https://jarcasting.com/artifacts/org.apache.camel/camel-ipfs/
implementation ("org.apache.camel:camel-ipfs:3.11.1")
'org.apache.camel:camel-ipfs:jar:3.11.1'
<dependency org="org.apache.camel" name="camel-ipfs" rev="3.11.1">
<artifact name="camel-ipfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-ipfs', version='3.11.1')
)
libraryDependencies += "org.apache.camel" % "camel-ipfs" % "3.11.1"
[org.apache.camel/camel-ipfs "3.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.11.1 |
io.nessus » nessus-ipfs-client | jar | 1.0.0.Beta4 |