| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.tuweni |
| ArtifactId | ArtifactIdtuweni-eth-client-ui |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioneth-client-ui
Ethereum client UI
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tuweni-eth-client-ui-2.2.0.pom | |
| tuweni-eth-client-ui-2.2.0-sources.jar | 14 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-eth-client-ui/ -->
<dependency>
<groupId>org.apache.tuweni</groupId>
<artifactId>tuweni-eth-client-ui</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-eth-client-ui/
implementation 'org.apache.tuweni:tuweni-eth-client-ui:2.2.0'
// https://jarcasting.com/artifacts/org.apache.tuweni/tuweni-eth-client-ui/
implementation ("org.apache.tuweni:tuweni-eth-client-ui:2.2.0")
'org.apache.tuweni:tuweni-eth-client-ui:pom:2.2.0'
<dependency org="org.apache.tuweni" name="tuweni-eth-client-ui" rev="2.2.0">
<artifact name="tuweni-eth-client-ui" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuweni', module='tuweni-eth-client-ui', version='2.2.0')
)
libraryDependencies += "org.apache.tuweni" % "tuweni-eth-client-ui" % "2.2.0"
[org.apache.tuweni/tuweni-eth-client-ui "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| org.eclipse.jetty : jetty-server | jar | 10.0.5 |
| org.eclipse.jetty : jetty-servlet | jar | 10.0.5 |
| org.eclipse.jetty : jetty-util | jar | 10.0.5 |
| org.glassfish.jersey.core : jersey-server | jar | 2.34 |
| org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.34 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.34 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
| org.apache.tuweni : tuweni-concurrent | jar | 2.2.0 |
| org.apache.tuweni : tuweni-config | jar | 2.2.0 |
| org.apache.tuweni : tuweni-concurrent-coroutines | jar | 2.2.0 |
| org.apache.tuweni : tuweni-crypto | jar | 2.2.0 |
| org.apache.tuweni : tuweni-eth-client | jar | 2.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |