it.pigrecofvg:framework-starter-tabler (1.0.2)

Published 2025-12-02 15:33:46 +01:00 by pigreco

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>it.pigrecofvg</groupId>
	<artifactId>framework-starter-tabler</artifactId>
	<version>1.0.2</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=it.pigrecofvg:framework-starter-tabler:1.0.2

Dependencies

org.springframework.boot:spring-boot-starter-web
${springboot.version}
it.pigrecofvg:framework-starter
1.0.2
Details
Maven
2025-12-02 15:33:46 +01:00
3
5.1 MiB
Assets (2)
Versions (6) View all
1.0.5 2025-12-04
1.0.4 2025-12-02
1.0.3 2025-12-02
1.0.2 2025-12-02
1.0.1 2025-10-24