forgemia.inra.fr / urgi-is / data-discovery
DataDiscovery aims at providing researchers a simple and fast access to relevant biological data using specific keywords and easy to use filters. This tool is expected to be easily customizable for specific filters, environments, or data schemas.
Stars: 4
Forks: 0
Open issues:
License: cc-by-4.0
Language:
Dependencies parsed at:
12
Created at: over 7 years ago
Updated at: about 1 year ago
Last synced at: about 1 year ago
Dockerfile
docker
- alpine latest build
backend/build.gradle.kts
maven
- com.github.ben-manes.caffeine:caffeine * implementation
- org.springframework.boot:spring-boot-starter-actuator * implementation
- org.springframework.boot:spring-boot-starter-data-elasticsearch * 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
- org.springframework.boot:spring-boot-starter-webflux * implementation
- org.springframework.cloud:spring-cloud-starter-config * implementation
- com.squareup.okhttp3:mockwebserver * testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.springframework.restdocs:spring-restdocs-mockmvc * testImplementation
build.gradle.kts
maven