com.bushidowallet:bushido-address-watcher

Bushido address watching service

License

License

GroupId

GroupId

com.bushidowallet
ArtifactId

ArtifactId

bushido-address-watcher
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

war
Description

Description

com.bushidowallet:bushido-address-watcher
Bushido address watching service

Download bushido-address-watcher

How to add to project

<!-- https://jarcasting.com/artifacts/com.bushidowallet/bushido-address-watcher/ -->
<dependency>
    <groupId>com.bushidowallet</groupId>
    <artifactId>bushido-address-watcher</artifactId>
    <version>1.0.3</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.bushidowallet/bushido-address-watcher/
implementation 'com.bushidowallet:bushido-address-watcher:1.0.3'
// https://jarcasting.com/artifacts/com.bushidowallet/bushido-address-watcher/
implementation ("com.bushidowallet:bushido-address-watcher:1.0.3")
'com.bushidowallet:bushido-address-watcher:war:1.0.3'
<dependency org="com.bushidowallet" name="bushido-address-watcher" rev="1.0.3">
  <artifact name="bushido-address-watcher" type="war" />
</dependency>
@Grapes(
@Grab(group='com.bushidowallet', module='bushido-address-watcher', version='1.0.3')
)
libraryDependencies += "com.bushidowallet" % "bushido-address-watcher" % "1.0.3"
[com.bushidowallet/bushido-address-watcher "1.0.3"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.amqp : spring-rabbit jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-mongodb jar
org.bitcoinj : bitcoinj-core jar 0.12
com.bushidowallet : bushido-service-lib jar 1.0.3

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0