All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download cs-couchbase JAR 0.1.0 with all dependencies


Java actions for Couchbase integration

Files of the artifact cs-couchbase version 0.1.0 from the group io.cloudslang.content.

Test

Download cs-couchbase (0.1.0)
Artifact cs-couchbase
Group io.cloudslang.content
Version 0.1.0
Last update 09. July 2017
Organization not specified
URL https://github.com/CloudSlang/cs-actions
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies score-content-sdk, cs-commons, cs-http-client, commons-validator,
There are maybe transitive dependencies!
There is a newer version: 0.1.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of cs-couchbase Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of cs-couchbase version 0.1.0

META-INF
META-INF.META-INF.MANIFEST.MF
io.cloudslang.content.couchbase.actions.buckets
io.cloudslang.content.couchbase.actions.buckets.io.cloudslang.content.couchbase.actions.buckets.CreateOrEditBucket
io.cloudslang.content.couchbase.actions.buckets.io.cloudslang.content.couchbase.actions.buckets.DeleteBucket
io.cloudslang.content.couchbase.actions.buckets.io.cloudslang.content.couchbase.actions.buckets.GetAllBuckets
io.cloudslang.content.couchbase.actions.buckets.io.cloudslang.content.couchbase.actions.buckets.GetBucket
io.cloudslang.content.couchbase.actions.buckets.io.cloudslang.content.couchbase.actions.buckets.GetBucketStatistics
io.cloudslang.content.couchbase.actions.cluster
io.cloudslang.content.couchbase.actions.cluster.io.cloudslang.content.couchbase.actions.cluster.GetClusterDetails
io.cloudslang.content.couchbase.actions.cluster.io.cloudslang.content.couchbase.actions.cluster.GetClusterInfo
io.cloudslang.content.couchbase.actions.cluster.io.cloudslang.content.couchbase.actions.cluster.RebalancingNodes
io.cloudslang.content.couchbase.actions.nodes
io.cloudslang.content.couchbase.actions.nodes.io.cloudslang.content.couchbase.actions.nodes.FailOverNode
io.cloudslang.content.couchbase.actions.nodes.io.cloudslang.content.couchbase.actions.nodes.GracefulFailOverNode
io.cloudslang.content.couchbase.actions.nodes.io.cloudslang.content.couchbase.actions.nodes.SetRecoveryType
io.cloudslang.content.couchbase.actions.views
io.cloudslang.content.couchbase.actions.views.io.cloudslang.content.couchbase.actions.views.GetDesignDocsInfo
io.cloudslang.content.couchbase.entities.constants
io.cloudslang.content.couchbase.entities.constants.io.cloudslang.content.couchbase.entities.constants.Constants
io.cloudslang.content.couchbase.entities.constants.io.cloudslang.content.couchbase.entities.constants.Inputs
io.cloudslang.content.couchbase.entities.couchbase
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.AuthType
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.BucketType
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.ClusterUri
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.ConflictResolutionType
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.CouchbaseApi
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.EvictionPolicy
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.NodesUri
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.RecoveryType
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.SuffixUri
io.cloudslang.content.couchbase.entities.couchbase.io.cloudslang.content.couchbase.entities.couchbase.ViewsUri
io.cloudslang.content.couchbase.entities.inputs
io.cloudslang.content.couchbase.entities.inputs.io.cloudslang.content.couchbase.entities.inputs.BucketInputs
io.cloudslang.content.couchbase.entities.inputs.io.cloudslang.content.couchbase.entities.inputs.ClusterInputs
io.cloudslang.content.couchbase.entities.inputs.io.cloudslang.content.couchbase.entities.inputs.CommonInputs
io.cloudslang.content.couchbase.entities.inputs.io.cloudslang.content.couchbase.entities.inputs.InputsWrapper
io.cloudslang.content.couchbase.entities.inputs.io.cloudslang.content.couchbase.entities.inputs.NodeInputs
io.cloudslang.content.couchbase.execute
io.cloudslang.content.couchbase.execute.io.cloudslang.content.couchbase.execute.CouchbaseService
io.cloudslang.content.couchbase.factory
io.cloudslang.content.couchbase.factory.io.cloudslang.content.couchbase.factory.HeadersBuilder
io.cloudslang.content.couchbase.factory.io.cloudslang.content.couchbase.factory.InputsWrapperBuilder
io.cloudslang.content.couchbase.factory.io.cloudslang.content.couchbase.factory.PayloadBuilder
io.cloudslang.content.couchbase.factory.io.cloudslang.content.couchbase.factory.UriFactory
io.cloudslang.content.couchbase.factory.buckets
io.cloudslang.content.couchbase.factory.buckets.io.cloudslang.content.couchbase.factory.buckets.BucketHeadersBuilder
io.cloudslang.content.couchbase.factory.buckets.io.cloudslang.content.couchbase.factory.buckets.BucketsHelper
io.cloudslang.content.couchbase.factory.buckets.io.cloudslang.content.couchbase.factory.buckets.BucketsUriFactory
io.cloudslang.content.couchbase.factory.cluster
io.cloudslang.content.couchbase.factory.cluster.io.cloudslang.content.couchbase.factory.cluster.ClusterHeadersBuilder
io.cloudslang.content.couchbase.factory.cluster.io.cloudslang.content.couchbase.factory.cluster.ClusterHelper
io.cloudslang.content.couchbase.factory.nodes
io.cloudslang.content.couchbase.factory.nodes.io.cloudslang.content.couchbase.factory.nodes.NodeHeadersBuilder
io.cloudslang.content.couchbase.factory.nodes.io.cloudslang.content.couchbase.factory.nodes.NodesHelper
io.cloudslang.content.couchbase.factory.nodes.io.cloudslang.content.couchbase.factory.nodes.NodesUriFactory
io.cloudslang.content.couchbase.factory.views
io.cloudslang.content.couchbase.factory.views.io.cloudslang.content.couchbase.factory.views.ViewHeadersBuilder
io.cloudslang.content.couchbase.factory.views.io.cloudslang.content.couchbase.factory.views.ViewsUriFactory
io.cloudslang.content.couchbase.utils
io.cloudslang.content.couchbase.utils.io.cloudslang.content.couchbase.utils.InputsUtil




© 2015 - 2025 Weber Informatics LLC | Privacy Policy