Last Version

lhings-java 2.4.1

Java library for device connectivity with Lhings. Lhings is a cloud platform that allows you to retrieve information from your devices and remotely control them in a very easy way. Learn more at http://support.lhings.com.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.lhings.java
ArtifactId

ArtifactId

lhings-java
Version

Version

2.4.1
Type

Type

jar
Description

Description

lhings-java
Java library for device connectivity with Lhings. Lhings is a cloud platform that allows you to retrieve information from your devices and remotely control them in a very easy way. Learn more at http://support.lhings.com.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/lhings/java_lhings_library

Download lhings-java 2.4.1


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

Dependencies

compile (10)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9
commons-logging : commons-logging jar 1.2
org.apache.httpcomponents : httpcore jar 4.3.2
org.apache.httpcomponents : httpmime jar 4.3.2
org.apache.httpcomponents : httpclient jar 4.3.2
org.apache.httpcomponents : httpclient-cache jar 4.3.2
org.apache.httpcomponents : fluent-hc jar 4.3.2
com.fasterxml.uuid : java-uuid-generator jar 3.1.3
org.json : json jar 20140107
log4j : log4j jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.