| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.iteaj |
| Идентификатор | Идентификаторiot-test |
| Версия | Версия1.1.3 |
| Тип | Типjar |
| Описание |
Описаниеiot框架并发测试模块
|
| Имя Файла | Размер |
|---|---|
| iot-test-1.1.3.pom | |
| iot-test-1.1.3.jar | 15 KB |
| iot-test-1.1.3-sources.jar | 9 KB |
| iot-test-1.1.3-javadoc.jar | 120 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.iteaj/iot-test/ -->
<dependency>
<groupId>com.iteaj</groupId>
<artifactId>iot-test</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.iteaj/iot-test/
implementation 'com.iteaj:iot-test:1.1.3'
// https://jarcasting.com/artifacts/com.iteaj/iot-test/
implementation ("com.iteaj:iot-test:1.1.3")
'com.iteaj:iot-test:jar:1.1.3'
<dependency org="com.iteaj" name="iot-test" rev="1.1.3">
<artifact name="iot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iteaj', module='iot-test', version='1.1.3')
)
libraryDependencies += "com.iteaj" % "iot-test" % "1.1.3"
[com.iteaj/iot-test "1.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.iteaj : iot-core | jar | 1.1.3 |
| com.iteaj : iot-client | jar | 1.1.3 |
| com.iteaj : iot-server | jar | 1.1.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework.boot : spring-boot | jar | 2.2.4.RELEASE |
| com.alibaba : fastjson | jar | 1.2.70 |
| cn.hutool : hutool-all | jar | 4.1.1 |
| io.netty : netty-all | jar | |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.4.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |