License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.ganchix |
ArtifactId | ArtifactIdbitcoinj-spring-boot-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbitcoinj-spring-boot-parent
Spring boot starter using for bitcoinj integration.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bitcoinj-spring-boot-parent-1.0.1.pom | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.1.RELEASE |