kazure:kazure-framework (1.2.8-2.2.21)

Published 2026-09-01 20:12:17 +08:00 by RTAkland

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://repo.rtast.cn/api/packages/MavenPackages/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://repo.rtast.cn/api/packages/MavenPackages/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://repo.rtast.cn/api/packages/MavenPackages/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>kazure</groupId>
	<artifactId>kazure-framework</artifactId>
	<version>1.2.8-2.2.21</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://repo.rtast.cn/api/packages/MavenPackages/maven -Dartifact=kazure:kazure-framework:1.2.8-2.2.21

Dependencies

com.microsoft.azure.functions:azure-functions-java-library
3.2.2
com.google.code.gson:gson
2.13.2
org.jetbrains.kotlin:kotlin-stdlib
2.2.21
Details
Maven
2026-09-01 20:12:17 +08:00
1
51 KiB
Assets (4)
Versions (14) View all
1.3.2-2.2.21 2026-09-01
1.3.1-2.2.21 2026-09-01
1.3.0-2.2.21 2026-09-01
1.2.9-2.2.21 2026-09-01
1.2.8-2.2.21 2026-09-01