bitcoinj-spring-boot-autoconfigure

Spring boot starter using for bitcoinj integration.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.github.ganchix
ArtifactId

ArtifactId

bitcoinj-spring-boot-autoconfigure
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

bitcoinj-spring-boot-autoconfigure
Spring boot starter using for bitcoinj integration.
Source Code Management

Source Code Management

https://github.com/ganchix/bitcoinj-spring-boot-starter/tree/master/bitcoinj-spring-boot-autoconfigure

Download bitcoinj-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.bitcoinj : bitcoinj-core jar 0.14.7
com.msgilligan » bitcoinj-rpcclient jar 0.3.0
org.springframework.boot : spring-boot-autoconfigure jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-actuator jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.1.RELEASE
org.projectlombok : lombok jar 1.16.12

test (2)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.7.3
org.springframework.boot : spring-boot-starter-test jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
0.0.1