SnapBundle Client

Provides a thin client wrapper for accessing the SnapBundle RESTful web services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.tagdynamics
ArtifactId

ArtifactId

snap-client
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

SnapBundle Client
Provides a thin client wrapper for accessing the SnapBundle RESTful web services
Project Organization

Project Organization

Tag Dynamics, LLC

Download snap-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.tagdynamics : snap-model jar 2.7
org.restlet.jse » org.restlet jar 2.2-M3
org.restlet.jse » org.restlet.ext.json jar 2.2-M3
org.restlet.jse » org.restlet.ext.ssl jar 2.2-M3
org.restlet.jse » org.restlet.ext.html jar 2.2-M3
ch.qos.logback : logback-classic jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0