com.bushidowallet:bushido-service-lib

Bushido service library

License

License

GroupId

GroupId

com.bushidowallet
ArtifactId

ArtifactId

bushido-service-lib
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.bushidowallet:bushido-service-lib
Bushido service library

Download bushido-service-lib

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.bushidowallet : bushido-core-lib jar 1.0.3
com.bushidowallet : bushido-model-lib jar 1.0.3
org.json : json jar 20090211
org.springframework.data : spring-data-mongodb jar 1.6.2.RELEASE
org.bouncycastle : bcprov-jdk15on jar 1.50
joda-time : joda-time jar 2.9.1

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