License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.macrodatalab |
ArtifactId | ArtifactIdbosrvclient |
Last Version | Last Version0.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbosrvclient
BigObject service client in Java
|
Filename | Size |
---|---|
bosrvclient-0.1.8.pom | |
bosrvclient-0.1.8.jar | 384 KB |
bosrvclient-0.1.8-sources.jar | 53 KB |
bosrvclient-0.1.8-javadoc.jar | 607 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.macrodatalab/bosrvclient/ -->
<dependency>
<groupId>com.macrodatalab</groupId>
<artifactId>bosrvclient</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.macrodatalab/bosrvclient/
implementation 'com.macrodatalab:bosrvclient:0.1.8'
// https://jarcasting.com/artifacts/com.macrodatalab/bosrvclient/
implementation ("com.macrodatalab:bosrvclient:0.1.8")
'com.macrodatalab:bosrvclient:jar:0.1.8'
<dependency org="com.macrodatalab" name="bosrvclient" rev="0.1.8">
<artifact name="bosrvclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.macrodatalab', module='bosrvclient', version='0.1.8')
)
libraryDependencies += "com.macrodatalab" % "bosrvclient" % "0.1.8"
[com.macrodatalab/bosrvclient "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.9.1 |
org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
org.json : json | jar | 20140107 |