License |
License |
---|---|
GroupId | GroupIdcom.bushidowallet |
ArtifactId | ArtifactIdbushido-service-lib |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.bushidowallet:bushido-service-lib
Bushido service library
|
Filename | Size |
---|---|
bushido-service-lib-1.0.3.pom | |
bushido-service-lib-1.0.3.jar | 105 KB |
bushido-service-lib-1.0.3-sources.jar | 66 KB |
bushido-service-lib-1.0.3-javadoc.jar | 454 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |