Last Version

web3j Spring Boot Starter 1.6.0

web3j Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

web3j-spring-boot-starter
Version

Version

1.6.0
Type

Type

jar
Description

Description

web3j Spring Boot Starter
web3j Spring Boot Starter
Project URL

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j-spring-boot-starter.git

Download web3j-spring-boot-starter 1.6.0


<!-- https://jarcasting.com/artifacts/org.web3j/web3j-spring-boot-starter/ -->
<dependency>
    <groupId>org.web3j</groupId>
    <artifactId>web3j-spring-boot-starter</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.web3j/web3j-spring-boot-starter/
implementation 'org.web3j:web3j-spring-boot-starter:1.6.0'
// https://jarcasting.com/artifacts/org.web3j/web3j-spring-boot-starter/
implementation ("org.web3j:web3j-spring-boot-starter:1.6.0")
'org.web3j:web3j-spring-boot-starter:jar:1.6.0'
<dependency org="org.web3j" name="web3j-spring-boot-starter" rev="1.6.0">
  <artifact name="web3j-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web3j', module='web3j-spring-boot-starter', version='1.6.0')
)
libraryDependencies += "org.web3j" % "web3j-spring-boot-starter" % "1.6.0"
[org.web3j/web3j-spring-boot-starter "1.6.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-actuator jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 1.5.10.RELEASE
org.web3j : core jar 3.3.1
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-test jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.