| License |
License |
|---|---|
| Categories |
CategoriesJava Languages Dex General Purpose Libraries Utility |
| GroupId | GroupIdsg.dex |
| ArtifactId | ArtifactIdstarfish-java |
| Last Version | Last Version0.8.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStarfish - client library for data ecosystems
Starfish is a client library for decentralised data ecosystems.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| starfish-java-0.8.1.pom | |
| starfish-java-0.8.1.jar | 134 KB |
| starfish-java-0.8.1-sources.jar | 94 KB |
| starfish-java-0.8.1-javadoc.jar | 914 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |