MVN

io.github.ganchix : bitcoinj-spring-boot-parent

Maven & Gradle

Sep 12, 2018
4 stars

bitcoinj-spring-boot-parent · Spring boot starter using for bitcoinj integration.

<dependency>
    <groupId>io.github.ganchix</groupId>
    <artifactId>bitcoinj-spring-boot-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ganchix : bitcoinj-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.ganchix : bitcoinj-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bitcoinj-spring-boot-parent-1.0.1
0.0.x
bitcoinj-spring-boot-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ganchix</groupId>
    <artifactId>bitcoinj-spring-boot-parent</artifactId>
    <version>1.0.1</version>
</dependency>