License |
License |
---|---|
GroupId | GroupIdtop.microiot |
ArtifactId | ArtifactIdiotapi |
Version | Version3.1.0 |
Type | Typejar |
Description |
Descriptioniotapi
MicroIoT API for JAVA
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMicroIoT |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iotapi-3.1.0.pom | |
iotapi-3.1.0.jar | 91 KB |
iotapi-3.1.0-sources.jar | 45 KB |
iotapi-3.1.0-javadoc.jar | 333 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.11.RELEASE |