License |
License |
---|---|
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-web3j |
Last Version | Last Version3.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: Web3j
Camel Ethereum support through Web3j
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
camel-web3j-3.17.0.pom | |
camel-web3j-3.17.0.jar | 59 KB |
camel-web3j-3.17.0-sources.jar | 28 KB |
camel-web3j-3.17.0-javadoc.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-web3j/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-web3j</artifactId>
<version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-web3j/
implementation 'org.apache.camel:camel-web3j:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel/camel-web3j/
implementation ("org.apache.camel:camel-web3j:3.17.0")
'org.apache.camel:camel-web3j:jar:3.17.0'
<dependency org="org.apache.camel" name="camel-web3j" rev="3.17.0">
<artifact name="camel-web3j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-web3j', version='3.17.0')
)
libraryDependencies += "org.apache.camel" % "camel-web3j" % "3.17.0"
[org.apache.camel/camel-web3j "3.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-support | jar | 3.17.0 |
org.web3j : core | jar | 3.6.0 |
org.web3j : geth | jar | 3.6.0 |
org.web3j : parity | jar | 3.6.0 |
org.web3j : quorum | jar | 0.8.0 |