ubidots-java

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Java Languages
GroupId

GroupId

com.ubidots
ArtifactId

ArtifactId

ubidots-java
Last Version

Last Version

1.6.6
Release Date

Release Date

Type

Type

jar
Description

Description

ubidots-java
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/ubidots/ubidots-java
Project Organization

Project Organization

Ubidots
Source Code Management

Source Code Management

https://github.com/ubidots/ubidots-java

Download ubidots-java

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4
org.apache.httpcomponents : httpcore jar 4.3.2
org.apache.httpcomponents : httpclient jar 4.3.3
commons-logging : commons-logging jar 1.1.3

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2