GitHub / DUT-Info-Montreuil / but3_2024_S5_eazyconv_Elsa
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 47.9 KB
Dependencies parsed at:
7
Created at: 5 months ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 2 months ago
build.gradle
maven
- org.projectlombok:lombok * compileOnly
- org.springframework.boot:spring-boot-starter-data-jpa * implementation
- org.springframework.boot:spring-boot-starter-validation * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- com.h2database:h2 * runtimeOnly
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.junit.platform:junit-platform-launcher * testRuntimeOnly