com.sensor.iot-sensor-iot-api-starter (1.0.5-hutool)

Published 2024-07-17 22:03:34 +08:00 by frank

Installation

<repositories>
	<repository>
		<id>gitea</id>
			<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>com.sensor.iot</groupId>
	<artifactId>sensor-iot-api-starter</artifactId>
	<version>1.0.5-hutool</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=com.sensor.iot:sensor-iot-api-starter:1.0.5-hutool

About this package

SensorIOT Service API

Dependencies

org.springframework.boot:spring-boot-autoconfigure
org.springframework.boot:spring-boot-configuration-processor
org.springframework.boot:spring-boot-starter-test
org.projectlombok:lombok
net.dreamlu:mica-auto
2.3.5
org.springframework.boot:spring-boot-starter-data-redis
cn.hutool:hutool-http
${hutool.version}
com.alibaba.fastjson2:fastjson2
${fastjson2.version}
Details
Maven
2024-07-17 22:03:34 +08:00
2
sensor-iot-api-starter
82 KiB
Assets (3)
Versions (10) View all
1.0.8-hutool 2024-12-10
1.0.7-hutool 2024-10-30
1.0.6-hutool 2024-07-26
1.0.5-hutool 2024-07-17
1.0.5 2024-07-10