bitcoinj-spring-boot-parent

Spring boot starter using for bitcoinj integration.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ganchix
ArtifactId

ArtifactId

bitcoinj-spring-boot-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

bitcoinj-spring-boot-parent
Spring boot starter using for bitcoinj integration.
Project URL

Project URL

https://github.com/ganchix/bitcoinj-spring-boot-starter
Source Code Management

Source Code Management

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

Download bitcoinj-spring-boot-parent

How to add to project

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

Dependencies

test (1)

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

Project Modules

  • bitcoinj-spring-boot-autoconfigure
  • bitcoinj-spring-boot-starter

Versions

Version
1.0.1
0.0.1