License |
License |
---|---|
GroupId | GroupIdcom.bushidowallet |
ArtifactId | ArtifactIdbushido-address-watcher |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptioncom.bushidowallet:bushido-address-watcher
Bushido address watching service
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |