gitlab.com / DatePoll / water-level-monitor / water-level-monitor-backend
Tool to track the waterlevel of rivers, lakes and seas to warn local organisations.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/DatePoll%2Fwater-level-monitor%2Fwater-level-monitor-backend
PURL: pkg:gitlab/DatePoll/water-level-monitor-backend
Stars: 0
Forks: 0
Open issues: 4
License: None
Language:
Dependencies parsed at:
16
Created at: almost 5 years ago
Updated at: over 2 years ago
Last synced at: over 2 years ago
build.gradle.kts
maven
- com.fasterxml.jackson.module:jackson-module-kotlin * implementation
- com.h2database:h2 1.4.200 implementation
- io.jsonwebtoken:jjwt 0.9.1 implementation
- org.hibernate:hibernate-core 5.4.30.Final implementation
- org.jetbrains.kotlin:kotlin-reflect * implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 * implementation
- org.slf4j:slf4j-api 1.7.30 implementation
- org.springframework.boot:spring-boot-starter-data-jpa * implementation
- org.springframework.boot:spring-boot-starter-data-rest * implementation
- org.springframework.boot:spring-boot-starter-hateoas * implementation
- org.springframework.boot:spring-boot-starter-security * implementation
- org.springframework.boot:spring-boot-starter-validation * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- mysql:mysql-connector-java * runtimeOnly
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.springframework.security:spring-security-test * testImplementation