com.bushidowallet:bushido-wallet-service

Bushido wallet service

License

License

GroupId

GroupId

com.bushidowallet
ArtifactId

ArtifactId

bushido-wallet-service
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

war
Description

Description

com.bushidowallet:bushido-wallet-service
Bushido wallet service

Download bushido-wallet-service

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
com.bushidowallet : bushido-service-lib jar 1.0.3
com.wordnik : swagger-jersey2-jaxrs_2.10 jar 1.3.7
com.sendgrid : sendgrid-java jar 2.2.2
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-actuator jar
org.springframework.boot : spring-boot-starter-security jar
org.springframework.boot : spring-boot-starter-data-mongodb jar
org.springframework.amqp : spring-rabbit jar

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0.0