Block a user
codes.thischwa:jdvc (0.1.0)
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.mein-gateway.de/api/packages/thischwa/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.mein-gateway.de/api/packages/thischwa/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.mein-gateway.de/api/packages/thischwa/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>codes.thischwa</groupId>
<artifactId>jdvc</artifactId>
<version>0.1.0</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.mein-gateway.de/api/packages/thischwa/maven -Dartifact=codes.thischwa:jdvc:0.1.0Dependencies
org.springframework.boot:spring-boot-starter-web
org.springframework.boot:spring-boot-starter-thymeleaf
org.springframework.boot:spring-boot-starter-data-jpa
org.springframework.boot:spring-boot-starter-validation
org.springframework.boot:spring-boot-starter-liquibase
com.h2database:h2
org.projectlombok:lombok
org.eclipse.jgit:org.eclipse.jgit
7.2.1.202505142326-r
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
org.springframework.boot:spring-boot-starter-test
Details
Assets (3)
Versions (3)
View all