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