forgemia.inra.fr / urgi-is / rare-basket
Project related to the development of a basket for RARe portal (https://urgi.versailles.inrae.fr/rare).
JSON API: https://data.code.gouv.fr/api/v1/hosts/forgemia.inra.fr/repositories/urgi-is%2Frare-basket
Stars: 0
Forks: 0
Open issues:
License: bsd-3-clause
Language:
Dependencies parsed at:
1,098
Created at: about 5 years ago
Updated at: 9 months ago
Last synced at: 6 months ago
Dockerfile
docker
- circleci/openjdk 17-buster-browsers build
docker-compose.yml
docker
- mailhog/mailhog v1.0.1
- postgres 16.4-alpine
- quay.io/keycloak/keycloak 25.0.2
backend/build.gradle.kts
maven
- com.itextpdf:io $itextVersion implementation
- com.itextpdf:kernel $itextVersion implementation
- com.itextpdf:layout $itextVersion implementation
- com.samskivert:jmustache * implementation
- commons-codec:commons-codec * implementation
- net.sf.supercsv:super-csv 2.4.0 implementation
- org.springframework.boot:spring-boot-starter-data-jpa * implementation
- org.springframework.boot:spring-boot-starter-mail * implementation
- org.springframework.boot:spring-boot-starter-oauth2-resource-server * 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.cloud:spring-cloud-starter-config * implementation
- org.flywaydb:flyway-core * runtimeOnly
- org.flywaydb:flyway-database-postgresql * runtimeOnly
- org.postgresql:postgresql * runtimeOnly
- com.ninja-squad:DbSetup 2.1.0 testImplementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.springframework.security:spring-security-test * testImplementation
- org.junit.platform:junit-platform-launcher * testRuntimeOnly
build.gradle.kts
maven
- @angular-devkit/build-angular 18.2.0 development
- @angular/cli 18.2.0 development
- @angular/compiler-cli 18.2.0 development
- @playwright/test 1.46.0 development
- @types/jasmine 5.1.4 development
- @types/papaparse 5.3.14 development
- angular-eslint 18.3.0 development
- eslint 8.57.0 development
- eslint-config-prettier 9.1.0 development
- eslint-plugin-deprecation 3.0.0 development
- eslint-plugin-prettier 5.2.1 development
- jasmine-core 5.2.0 development
- jasmine-spec-reporter 7.0.0 development
- karma 6.4.4 development
- karma-chrome-launcher 3.2.0 development
- karma-coverage 2.2.1 development
- karma-jasmine 5.1.0 development
- karma-jasmine-html-reporter 2.1.0 development
- ngx-speculoos 12.0.1 development
- prettier 3.3.3 development
- typescript 5.4.5 development
- typescript-eslint 8.1.0 development
- @angular/common 18.2.0
- @angular/compiler 18.2.0
- @angular/core 18.2.0
- @angular/forms 18.2.0
- @angular/localize 18.2.0
- @angular/platform-browser 18.2.0
- @angular/platform-browser-dynamic 18.2.0
- @angular/router 18.2.0
- @fortawesome/angular-fontawesome 0.15.0
- @fortawesome/free-solid-svg-icons 6.6.0
- @ng-bootstrap/ng-bootstrap 17.0.0
- @ngx-translate/core 15.0.0
- @popperjs/core 2.11.8
- angular-auth-oidc-client 18.0.1
- bootstrap 5.3.3
- chart.js 4.4.3
- ngx-valdemort 12.0.0
- papaparse 5.4.1
- rxjs 7.8.1
- tslib 2.6.3
- zone.js 0.14.10