Last Version

Starfish - client library for data ecosystems 0.8.1

Starfish is a client library for decentralised data ecosystems.

License

License

Categories

Categories

Java Languages Dex General Purpose Libraries Utility
GroupId

GroupId

sg.dex
ArtifactId

ArtifactId

starfish-java
Version

Version

0.8.1
Type

Type

jar
Description

Description

Starfish - client library for data ecosystems
Starfish is a client library for decentralised data ecosystems.
Project URL

Project URL

https://github.com/DEX-company/starfish-java

Download starfish-java 0.8.1


<!-- https://jarcasting.com/artifacts/sg.dex/starfish-java/ -->
<dependency>
    <groupId>sg.dex</groupId>
    <artifactId>starfish-java</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/sg.dex/starfish-java/
implementation 'sg.dex:starfish-java:0.8.1'
// https://jarcasting.com/artifacts/sg.dex/starfish-java/
implementation ("sg.dex:starfish-java:0.8.1")
'sg.dex:starfish-java:jar:0.8.1'
<dependency org="sg.dex" name="starfish-java" rev="0.8.1">
  <artifact name="starfish-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='sg.dex', module='starfish-java', version='0.8.1')
)
libraryDependencies += "sg.dex" % "starfish-java" % "0.8.1"
[sg.dex/starfish-java "0.8.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1
com.oceanprotocol : squid jar 0.6.2
org.apache.httpcomponents : httpmime jar 4.5.11
org.web3j : core jar 4.5.14

test (4)

Group / Artifact Type Version
org.skyscreamer : jsonassert jar 1.5.0
org.junit.platform : junit-platform-suite-api jar 1.6.0
org.junit.platform : junit-platform-runner jar 1.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.