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

Download JAR File for weavechain-source-code


Welcome to our JAR file download page for weavechain-source-code. Here, you can conveniently download the JAR file containing the source code and resources required for your projects. Explore, utilize, and enhance your development experience with ease. Get started by downloading the JAR file now!

Files of the artifact api version 1.1 from the group com.weavechain.

Artifact api
Group com.weavechain
Version 1.1
Last update 08. June 2023
Tags: java weavechain
Organization not specified
URL https://github.com/weavechain/weave-java-api
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 1.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of api Show documentation

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

0 downloads

Source code of api version 1.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.weavechain.api
com.weavechain.api.com.weavechain.api.AggregatedApiClientV1
com.weavechain.api.com.weavechain.api.ApiContext
com.weavechain.api.com.weavechain.api.ChainApiFactory
com.weavechain.api.com.weavechain.api.WeaveDataApiV1
com.weavechain.api.admin
com.weavechain.api.admin.com.weavechain.api.admin.TableInfo
com.weavechain.api.admin.com.weavechain.api.admin.WeaveAdminApi
com.weavechain.api.auth
com.weavechain.api.auth.com.weavechain.api.auth.BLSKeyPair
com.weavechain.api.auth.com.weavechain.api.auth.KeyPair
com.weavechain.api.auth.com.weavechain.api.auth.Keys
com.weavechain.api.blockchain
com.weavechain.api.blockchain.com.weavechain.api.blockchain.WeaveChainApi
com.weavechain.api.blockchain.com.weavechain.api.blockchain.WeaveInMemApi
com.weavechain.api.blockchain.com.weavechain.api.blockchain.WeaveRemoteApi
com.weavechain.api.client
com.weavechain.api.client.com.weavechain.api.client.ApiClientV1
com.weavechain.api.client.com.weavechain.api.client.WeaveApiClientV1
com.weavechain.api.client.com.weavechain.api.client.WeaveAuthApi
com.weavechain.api.client.async
com.weavechain.api.client.async.com.weavechain.api.client.async.AsyncClient
com.weavechain.api.client.async.com.weavechain.api.client.async.AsyncRequestsClient
com.weavechain.api.client.async.com.weavechain.api.client.async.PendingRequest
com.weavechain.api.client.http
com.weavechain.api.client.http.com.weavechain.api.client.http.HttpApiClient
com.weavechain.api.client.http.com.weavechain.api.client.http.HttpReply
com.weavechain.api.client.http.com.weavechain.api.client.http.HttpTransport
com.weavechain.api.client.kafka
com.weavechain.api.client.kafka.com.weavechain.api.client.kafka.KafkaApiClient
com.weavechain.api.client.kafka.com.weavechain.api.client.kafka.ServerPublicKeyResolver
com.weavechain.api.client.kafka.com.weavechain.api.client.kafka.SyncRequestExecutor
com.weavechain.api.client.passive
com.weavechain.api.client.passive.com.weavechain.api.client.passive.PassiveApiClient
com.weavechain.api.client.rabbitmq
com.weavechain.api.client.rabbitmq.com.weavechain.api.client.rabbitmq.RabbitMQApiClient
com.weavechain.api.client.ws
com.weavechain.api.client.ws.com.weavechain.api.client.ws.ConnectionWrapper
com.weavechain.api.client.ws.com.weavechain.api.client.ws.DefaultConnectionWrapper
com.weavechain.api.client.ws.com.weavechain.api.client.ws.WSApiClient
com.weavechain.api.client.ws.com.weavechain.api.client.ws.WSClient
com.weavechain.api.client.zmq
com.weavechain.api.client.zmq.com.weavechain.api.client.zmq.ZeroMQApiClient
com.weavechain.api.config
com.weavechain.api.config.com.weavechain.api.config.ChainClientConfig
com.weavechain.api.config.transport
com.weavechain.api.config.transport.com.weavechain.api.config.transport.HttpClientConfig
com.weavechain.api.config.transport.com.weavechain.api.config.transport.KafkaClientConfig
com.weavechain.api.config.transport.com.weavechain.api.config.transport.RabbitMQClientConfig
com.weavechain.api.config.transport.com.weavechain.api.config.transport.WSClientConfig
com.weavechain.api.config.transport.com.weavechain.api.config.transport.ZeroMQClientConfig
com.weavechain.api.credentials
com.weavechain.api.credentials.com.weavechain.api.credentials.WeaveCredentialsApi
com.weavechain.api.enc
com.weavechain.api.enc.com.weavechain.api.enc.EncryptionHelper
com.weavechain.api.enc.com.weavechain.api.enc.TimeLockHelper
com.weavechain.api.enc.com.weavechain.api.enc.TimeLockPuzzle
com.weavechain.api.feed
com.weavechain.api.feed.com.weavechain.api.feed.WeaveFeedApi
com.weavechain.api.lineage
com.weavechain.api.lineage.com.weavechain.api.lineage.WeaveLineageApi
com.weavechain.api.mainchain
com.weavechain.api.mainchain.com.weavechain.api.mainchain.AccountMetadata
com.weavechain.api.mainchain.com.weavechain.api.mainchain.DatasetFilter
com.weavechain.api.mainchain.com.weavechain.api.mainchain.DatasetMetadata
com.weavechain.api.mainchain.com.weavechain.api.mainchain.MainChainApi
com.weavechain.api.mainchain.com.weavechain.api.mainchain.SidechainMetadata
com.weavechain.api.messaging
com.weavechain.api.messaging.com.weavechain.api.messaging.WeaveMessagingApi
com.weavechain.api.pre
com.weavechain.api.pre.com.weavechain.api.pre.ClientEncryptedData
com.weavechain.api.pre.com.weavechain.api.pre.PREHelper
com.weavechain.api.pre.com.weavechain.api.pre.ProxyEncryptedData
com.weavechain.api.session
com.weavechain.api.session.com.weavechain.api.session.Session
com.weavechain.api.sig
com.weavechain.api.sig.com.weavechain.api.sig.SchnorrNIZK
com.weavechain.api.sig.com.weavechain.api.sig.SigUtils
com.weavechain.api.sig.com.weavechain.api.sig.ThresholdEncSecp
com.weavechain.api.sig.com.weavechain.api.sig.ThresholdEncSecpParams
com.weavechain.api.sig.com.weavechain.api.sig.ThresholdSigEd25519
com.weavechain.api.sig.com.weavechain.api.sig.ThresholdSigEd25519Params
com.weavechain.core.audit
com.weavechain.core.audit.com.weavechain.core.audit.AuditUtils
com.weavechain.core.batching
com.weavechain.core.batching.com.weavechain.core.batching.BatchData
com.weavechain.core.batching.com.weavechain.core.batching.BatchHelper
com.weavechain.core.batching.com.weavechain.core.batching.BatchingOptions
com.weavechain.core.batching.com.weavechain.core.batching.RecordBatchLocation
com.weavechain.core.consensus
com.weavechain.core.consensus.com.weavechain.core.consensus.ConsensusMessage
com.weavechain.core.consensus.com.weavechain.core.consensus.MessageType
com.weavechain.core.constants
com.weavechain.core.constants.com.weavechain.core.constants.KafkaConstants
com.weavechain.core.data
com.weavechain.core.data.com.weavechain.core.data.ConvertUtils
com.weavechain.core.data.com.weavechain.core.data.DataColumn
com.weavechain.core.data.com.weavechain.core.data.DataLayout
com.weavechain.core.data.com.weavechain.core.data.DataType
com.weavechain.core.data.com.weavechain.core.data.HashTree
com.weavechain.core.data.com.weavechain.core.data.IdGenerator
com.weavechain.core.data.com.weavechain.core.data.IdPolicies
com.weavechain.core.data.com.weavechain.core.data.IdPolicy
com.weavechain.core.data.com.weavechain.core.data.KZGCommitment
com.weavechain.core.data.com.weavechain.core.data.LocalIdPolicy
com.weavechain.core.data.com.weavechain.core.data.LocalOverwriteIdPolicy
com.weavechain.core.data.com.weavechain.core.data.MerkleTree
com.weavechain.core.data.com.weavechain.core.data.MerkleTreeMap
com.weavechain.core.data.com.weavechain.core.data.OutputContext
com.weavechain.core.data.com.weavechain.core.data.PatriciaMerkleTrie
com.weavechain.core.data.com.weavechain.core.data.Records
com.weavechain.core.data.com.weavechain.core.data.TableColumn
com.weavechain.core.data.com.weavechain.core.data.TableDefinition
com.weavechain.core.data.com.weavechain.core.data.ThresholdSig
com.weavechain.core.data.com.weavechain.core.data.ThresholdSigEd25519Param
com.weavechain.core.data.com.weavechain.core.data.ThresholdSigPayload
com.weavechain.core.data.filter
com.weavechain.core.data.filter.com.weavechain.core.data.filter.Direction
com.weavechain.core.data.filter.com.weavechain.core.data.filter.Filter
com.weavechain.core.data.filter.com.weavechain.core.data.filter.FilterOp
com.weavechain.core.data.filter.com.weavechain.core.data.filter.Operation
com.weavechain.core.data.transform
com.weavechain.core.data.transform.com.weavechain.core.data.transform.ConvertDouble
com.weavechain.core.data.transform.com.weavechain.core.data.transform.ConvertLong
com.weavechain.core.data.transform.com.weavechain.core.data.transform.DataTransform
com.weavechain.core.data.transform.com.weavechain.core.data.transform.Encrypt
com.weavechain.core.data.transform.com.weavechain.core.data.transform.Erasure
com.weavechain.core.data.transform.com.weavechain.core.data.transform.Hashing
com.weavechain.core.data.transform.com.weavechain.core.data.transform.MappingPersistor
com.weavechain.core.data.transform.com.weavechain.core.data.transform.MappingRepositories
com.weavechain.core.data.transform.com.weavechain.core.data.transform.MappingRepository
com.weavechain.core.data.transform.com.weavechain.core.data.transform.NoiseAdded
com.weavechain.core.data.transform.com.weavechain.core.data.transform.Quantization
com.weavechain.core.data.transform.com.weavechain.core.data.transform.RandomId
com.weavechain.core.data.transform.com.weavechain.core.data.transform.TableAgnosticMappingRepository
com.weavechain.core.data.transform.com.weavechain.core.data.transform.TableSpecificMappingRepository
com.weavechain.core.data.transform.com.weavechain.core.data.transform.Transformation
com.weavechain.core.data.transform.com.weavechain.core.data.transform.TransformationAlgoParams
com.weavechain.core.encoding
com.weavechain.core.encoding.com.weavechain.core.encoding.ContentEncoder
com.weavechain.core.encoding.com.weavechain.core.encoding.Encoding
com.weavechain.core.encoding.com.weavechain.core.encoding.FormatUtils
com.weavechain.core.encoding.com.weavechain.core.encoding.JSONContentEncoder
com.weavechain.core.encoding.com.weavechain.core.encoding.MsgPackContentEncoder
com.weavechain.core.encoding.com.weavechain.core.encoding.RecordsJSONAdapter
com.weavechain.core.encoding.com.weavechain.core.encoding.Utils
com.weavechain.core.encrypt
com.weavechain.core.encrypt.com.weavechain.core.encrypt.AESFieldEncrypt
com.weavechain.core.encrypt.com.weavechain.core.encrypt.ChaChaPolyFieldEncrypt
com.weavechain.core.encrypt.com.weavechain.core.encrypt.ECIESKeys
com.weavechain.core.encrypt.com.weavechain.core.encrypt.EncryptionConfig
com.weavechain.core.encrypt.com.weavechain.core.encrypt.FieldEncrypt
com.weavechain.core.encrypt.com.weavechain.core.encrypt.Hash
com.weavechain.core.encrypt.com.weavechain.core.encrypt.HashFunction
com.weavechain.core.encrypt.com.weavechain.core.encrypt.HashSHA2
com.weavechain.core.encrypt.com.weavechain.core.encrypt.HashSHA3
com.weavechain.core.encrypt.com.weavechain.core.encrypt.HashSHA512
com.weavechain.core.encrypt.com.weavechain.core.encrypt.KeyExchange
com.weavechain.core.encrypt.com.weavechain.core.encrypt.KeysInfo
com.weavechain.core.encrypt.com.weavechain.core.encrypt.KeysProvider
com.weavechain.core.encrypt.com.weavechain.core.encrypt.KyberKeys
com.weavechain.core.encrypt.com.weavechain.core.encrypt.Seed
com.weavechain.core.error
com.weavechain.core.error.com.weavechain.core.error.AccessError
com.weavechain.core.error.com.weavechain.core.error.Error
com.weavechain.core.error.com.weavechain.core.error.Forward
com.weavechain.core.error.com.weavechain.core.error.OperationResult
com.weavechain.core.error.com.weavechain.core.error.OperationResultSerializer
com.weavechain.core.error.com.weavechain.core.error.OperationScope
com.weavechain.core.error.com.weavechain.core.error.Pending
com.weavechain.core.error.com.weavechain.core.error.QuerySuccess
com.weavechain.core.error.com.weavechain.core.error.Raw
com.weavechain.core.error.com.weavechain.core.error.Success
com.weavechain.core.file
com.weavechain.core.file.com.weavechain.core.file.FileFormat
com.weavechain.core.operations
com.weavechain.core.operations.com.weavechain.core.operations.ApiOperationType
com.weavechain.core.operations.com.weavechain.core.operations.ChainOptions
com.weavechain.core.operations.com.weavechain.core.operations.ComputeOptions
com.weavechain.core.operations.com.weavechain.core.operations.CreateOptions
com.weavechain.core.operations.com.weavechain.core.operations.CredentialsOptions
com.weavechain.core.operations.com.weavechain.core.operations.DeleteOptions
com.weavechain.core.operations.com.weavechain.core.operations.DeployOptions
com.weavechain.core.operations.com.weavechain.core.operations.DownloadOptions
com.weavechain.core.operations.com.weavechain.core.operations.DropOptions
com.weavechain.core.operations.com.weavechain.core.operations.FLOptions
com.weavechain.core.operations.com.weavechain.core.operations.HistoryOptions
com.weavechain.core.operations.com.weavechain.core.operations.MPCOptions
com.weavechain.core.operations.com.weavechain.core.operations.MessageOptions
com.weavechain.core.operations.com.weavechain.core.operations.OperationType
com.weavechain.core.operations.com.weavechain.core.operations.OutputOptions
com.weavechain.core.operations.com.weavechain.core.operations.PublishDatasetOptions
com.weavechain.core.operations.com.weavechain.core.operations.PublishTaskOptions
com.weavechain.core.operations.com.weavechain.core.operations.ReadContext
com.weavechain.core.operations.com.weavechain.core.operations.ReadOptions
com.weavechain.core.operations.com.weavechain.core.operations.SplitLearnOptions
com.weavechain.core.operations.com.weavechain.core.operations.SubscribeOptions
com.weavechain.core.operations.com.weavechain.core.operations.TermsOptions
com.weavechain.core.operations.com.weavechain.core.operations.ThresholdMultisigContext
com.weavechain.core.operations.com.weavechain.core.operations.ThresholdSigOptions
com.weavechain.core.operations.com.weavechain.core.operations.WriteContext
com.weavechain.core.operations.com.weavechain.core.operations.WriteOptions
com.weavechain.core.operations.com.weavechain.core.operations.ZKOptions
com.weavechain.core.permissions
com.weavechain.core.permissions.com.weavechain.core.permissions.Permission
com.weavechain.core.permissions.com.weavechain.core.permissions.PermissionType
com.weavechain.core.requests
com.weavechain.core.requests.com.weavechain.core.requests.ManaRequest
com.weavechain.core.requests.com.weavechain.core.requests.RequestType
com.weavechain.core.utils
com.weavechain.core.utils.com.weavechain.core.utils.CompletableFuture




© 2015 - 2024 Weber Informatics LLC | Privacy Policy