com.github.phoswald:sample-springboot (0.1.0-SNAPSHOT)
Published 2026-02-22 23:18:44 +00:00 by philip
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.github.phoswald</groupId>
<artifactId>sample-springboot</artifactId>
<version>0.1.0-SNAPSHOT</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=com.github.phoswald:sample-springboot:0.1.0-SNAPSHOTDependencies
org.springframework.boot:spring-boot-starter-webmvc
jakarta.xml.bind:jakarta.xml.bind-api
org.springframework.boot:spring-boot-starter-thymeleaf
org.springframework.boot:spring-boot-starter-data-jpa
com.h2database:h2
org.springframework.boot:spring-boot-starter-test
com.jayway.jsonpath:json-path
Details
2026-02-22 23:18:44 +00:00
Assets (7)
Versions (1)
View all
Maven
0
154 MiB
maven-metadata.xml
786 B
0.1.0-SNAPSHOT
2026-02-22