Last Version

DataDog Screenboard Java SDK 1.3

Java library that wraps the DataDog screenboard REST API.

GroupId

GroupId

com.bazaarvoice
ArtifactId

ArtifactId

lassie
Version

Version

1.3
Type

Type

jar
Description

Description

DataDog Screenboard Java SDK
Java library that wraps the DataDog screenboard REST API.
Source Code Management

Source Code Management

https://github.com/bazaarvoice/lassie

Download lassie 1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.sun.jersey : jersey-client jar 1.18.1
com.google.guava : guava jar 17.0
com.fasterxml.jackson.core : jackson-annotations jar 2.4.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.4.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
com.xebialabs.restito : restito jar 0.4-beta-2
com.fasterxml.jackson.core : jackson-databind jar 2.4.1

Project Modules

There are no modules declared in this project.