sensor

net.javase.iot:onenet-api (1.0.1)

Published 2026-07-01 17:29:46 +08:00 by frank

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.52it.vip/api/packages/sensor/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.52it.vip/api/packages/sensor/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.52it.vip/api/packages/sensor/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>net.javase.iot</groupId>
	<artifactId>onenet-api</artifactId>
	<version>1.0.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.52it.vip/api/packages/sensor/maven -Dartifact=net.javase.iot:onenet-api:1.0.1

Dependencies

junit:junit
${junit.version}
org.projectlombok:lombok
${lombok.version}
cn.hutool:hutool-http
${hutool.version}
com.alibaba:fastjson
${fastjson.version}
org.slf4j:slf4j-api
${slf4j.version}
org.slf4j:slf4j-simple
${slf4j.version}
Details
Maven
2026-07-01 17:29:46 +08:00
0
394 KiB
Assets (4)
Versions (1) View all
1.0.1 2026-07-01