Last Version

iotapi 3.1.0

MicroIoT API for JAVA

License

License

GroupId

GroupId

top.microiot
ArtifactId

ArtifactId

iotapi
Version

Version

3.1.0
Type

Type

jar
Description

Description

iotapi
MicroIoT API for JAVA
Project URL

Project URL

https://github.com/MicroIoT/iotapi
Project Organization

Project Organization

MicroIoT
Source Code Management

Source Code Management

https://github.com/MicroIoT/iotapi

Download iotapi 3.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.11.RELEASE
org.springframework.boot : spring-boot-starter-websocket jar 2.1.11.RELEASE
org.springframework.integration : spring-integration-stomp jar
top.microiot : iotdomain jar 2.3.0
org.apache.httpcomponents : httpclient jar 4.5.10
org.springframework.boot : spring-boot-autoconfigure jar 2.1.11.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.11.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.11.RELEASE

Project Modules

There are no modules declared in this project.