License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.oceanprotocol |
ArtifactId | ArtifactIdsecret-store-client |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecret Store Java Client
Parity secret store java client
|
Filename | Size |
---|---|
secret-store-client-0.1.4.pom | |
secret-store-client-0.1.4.jar | 3 MB |
secret-store-client-0.1.4-sources.jar | 19 KB |
secret-store-client-0.1.4-javadoc.jar | 143 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oceanprotocol/secret-store-client/ -->
<dependency>
<groupId>com.oceanprotocol</groupId>
<artifactId>secret-store-client</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oceanprotocol/secret-store-client/
implementation 'com.oceanprotocol:secret-store-client:0.1.4'
// https://jarcasting.com/artifacts/com.oceanprotocol/secret-store-client/
implementation ("com.oceanprotocol:secret-store-client:0.1.4")
'com.oceanprotocol:secret-store-client:jar:0.1.4'
<dependency org="com.oceanprotocol" name="secret-store-client" rev="0.1.4">
<artifact name="secret-store-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oceanprotocol', module='secret-store-client', version='0.1.4')
)
libraryDependencies += "com.oceanprotocol" % "secret-store-client" % "0.1.4"
[com.oceanprotocol/secret-store-client "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.web3j : core | jar | 4.0.1 |
org.web3j : parity | jar | 4.0.1 |
org.web3j : utils | jar | 4.0.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
org.apache.logging.log4j : log4j-slf4j18-impl | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |