jar

sg.dex : starfish-java

Maven & Gradle

Feb 11, 2020
3 stars

Starfish - client library for data ecosystems · Starfish is a client library for decentralised data ecosystems.

Table Of Contents

Latest Version

Download sg.dex : starfish-java JAR file - Latest Versions:

All Versions

Download sg.dex : starfish-java JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.5.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window starfish-java-0.8.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

sg.dex.starfish.exception

├─ sg.dex.starfish.exception.AuthorizationException.class - [JAR]

├─ sg.dex.starfish.exception.GenericException.class - [JAR]

├─ sg.dex.starfish.exception.JobFailedException.class - [JAR]

├─ sg.dex.starfish.exception.RemoteException.class - [JAR]

├─ sg.dex.starfish.exception.ResolverException.class - [JAR]

├─ sg.dex.starfish.exception.StarfishValidationException.class - [JAR]

├─ sg.dex.starfish.exception.StorageException.class - [JAR]

sg.dex.starfish.impl.memory

├─ sg.dex.starfish.impl.memory.AMemoryAsset.class - [JAR]

├─ sg.dex.starfish.impl.memory.AMemoryOperation.class - [JAR]

├─ sg.dex.starfish.impl.memory.LocalResolverImpl.class - [JAR]

├─ sg.dex.starfish.impl.memory.MemoryAgent.class - [JAR]

├─ sg.dex.starfish.impl.memory.MemoryAsset.class - [JAR]

├─ sg.dex.starfish.impl.memory.MemoryBundle.class - [JAR]

├─ sg.dex.starfish.impl.memory.MemoryJob.class - [JAR]

├─ sg.dex.starfish.impl.memory.MemoryListing.class - [JAR]

├─ sg.dex.starfish.impl.memory.MemoryPurchase.class - [JAR]

sg.dex.starfish.impl.remote

├─ sg.dex.starfish.impl.remote.ARemoteAsset.class - [JAR]

├─ sg.dex.starfish.impl.remote.RemoteAccount.class - [JAR]

├─ sg.dex.starfish.impl.remote.RemoteAgent.class - [JAR]

├─ sg.dex.starfish.impl.remote.RemoteBundle.class - [JAR]

├─ sg.dex.starfish.impl.remote.RemoteDataAsset.class - [JAR]

├─ sg.dex.starfish.impl.remote.RemoteJob.class - [JAR]

├─ sg.dex.starfish.impl.remote.RemoteListing.class - [JAR]

├─ sg.dex.starfish.impl.remote.RemoteOperation.class - [JAR]

├─ sg.dex.starfish.impl.remote.RemotePurchase.class - [JAR]

sg.dex.starfish.impl.resource

├─ sg.dex.starfish.impl.resource.ResourceAsset.class - [JAR]

├─ sg.dex.starfish.impl.resource.URIAsset.class - [JAR]

sg.dex.starfish.keeper

├─ sg.dex.starfish.keeper.DexConfig.class - [JAR]

├─ sg.dex.starfish.keeper.DexConfigFactory.class - [JAR]

├─ sg.dex.starfish.keeper.DexTransactionManager.class - [JAR]

├─ sg.dex.starfish.keeper.DexTransactionReceiptProcessor.class - [JAR]

├─ sg.dex.starfish.keeper.DirectPurchase.class - [JAR]

├─ sg.dex.starfish.keeper.DirectPurchaseAdapter.class - [JAR]

sg.dex.crypto

├─ sg.dex.crypto.Hash.class - [JAR]

sg.dex.starfish.impl.file

├─ sg.dex.starfish.impl.file.FileAsset.class - [JAR]

sg.dex.starfish.cli

├─ sg.dex.starfish.cli.CLIMain.class - [JAR]

sg.dex.starfish.constant

├─ sg.dex.starfish.constant.Constant.class - [JAR]

sg.dex.starfish.impl

├─ sg.dex.starfish.impl.AAccount.class - [JAR]

├─ sg.dex.starfish.impl.AAgent.class - [JAR]

├─ sg.dex.starfish.impl.AAsset.class - [JAR]

├─ sg.dex.starfish.impl.AEVMAccount.class - [JAR]

├─ sg.dex.starfish.impl.AIdentity.class - [JAR]

├─ sg.dex.starfish.impl.AListing.class - [JAR]

sg.dex.starfish.util

├─ sg.dex.starfish.util.DDO.class - [JAR]

├─ sg.dex.starfish.util.DID.class - [JAR]

├─ sg.dex.starfish.util.HTTP.class - [JAR]

├─ sg.dex.starfish.util.Hex.class - [JAR]

├─ sg.dex.starfish.util.JSON.class - [JAR]

├─ sg.dex.starfish.util.JSONObjectCache.class - [JAR]

├─ sg.dex.starfish.util.Params.class - [JAR]

├─ sg.dex.starfish.util.ProvUtil.class - [JAR]

├─ sg.dex.starfish.util.Utils.class - [JAR]

sg.dex.starfish

├─ sg.dex.starfish.Account.class - [JAR]

├─ sg.dex.starfish.Agent.class - [JAR]

├─ sg.dex.starfish.Asset.class - [JAR]

├─ sg.dex.starfish.Bundle.class - [JAR]

├─ sg.dex.starfish.DataAsset.class - [JAR]

├─ sg.dex.starfish.Identity.class - [JAR]

├─ sg.dex.starfish.Invokable.class - [JAR]

├─ sg.dex.starfish.Job.class - [JAR]

├─ sg.dex.starfish.Listing.class - [JAR]

├─ sg.dex.starfish.MarketAgent.class - [JAR]

├─ sg.dex.starfish.Operation.class - [JAR]

├─ sg.dex.starfish.Purchase.class - [JAR]

├─ sg.dex.starfish.Resolver.class - [JAR]

sg.dex.starfish.impl.squid

├─ sg.dex.starfish.impl.squid.DexResolver.class - [JAR]

├─ sg.dex.starfish.impl.squid.SquidAccount.class - [JAR]

├─ sg.dex.starfish.impl.squid.SquidAgent.class - [JAR]

├─ sg.dex.starfish.impl.squid.SquidAsset.class - [JAR]

├─ sg.dex.starfish.impl.squid.SquidResolverImpl.class - [JAR]

├─ sg.dex.starfish.impl.squid.SquidService.class - [JAR]

├─ sg.dex.starfish.impl.squid.UniversalResolver.class - [JAR]

Advertisement