License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-openstack |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: OpenStack
Camel OpenStack support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-openstack-3.17.0.pom | |
camel-openstack-3.17.0.jar | 126 KB |
camel-openstack-3.17.0-sources.jar | 86 KB |
camel-openstack-3.17.0-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-openstack/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-openstack</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-openstack/
implementation 'org.apache.camel:camel-openstack:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-openstack/
implementation ("org.apache.camel:camel-openstack:3.17.0")
'org.apache.camel:camel-openstack:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-openstack" rev="3.17.0">
<artifact name="camel-openstack" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-openstack', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-openstack" % "3.17.0"
[org.apache.camel/camel-openstack "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
com.github.openstack4j.core : openstack4j-core | jar | 3.10 |
com.github.openstack4j.core.connectors : openstack4j-okhttp | jar | 3.10 |