https://github.com/cropgeeks/gridscore-next-server

https://github.com/cropgeeks/gridscore-next-server

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cropgeeks
  • License: apache-2.0
  • Language: Java
  • Default Branch: main
  • Size: 473 KB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 1
  • Open Issues: 0
  • Releases: 20
Created about 3 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

gridscore-server

GridScore server implementation for sharing GridScore configurations.

Owner

  • Name: cropgeeks
  • Login: cropgeeks
  • Kind: organization

GitHub Events

Total
  • Release event: 7
  • Delete event: 1
  • Push event: 17
  • Create event: 7
Last Year
  • Release event: 7
  • Delete event: 1
  • Push event: 17
  • Create event: 7

Dependencies

build.gradle maven
  • org.projectlombok:lombok 1.18.24 compileOnly
  • com.google.code.gson:gson 2.9.0 implementation
  • commons-io:commons-io 2.11.0 implementation
  • jakarta.xml.bind:jakarta.xml.bind-api 4.0.0 implementation
  • javax.activation:activation 1.1.1 implementation
  • javax.annotation:javax.annotation-api 1.3.2 implementation
  • javax.media:jai_core 1.1.3 implementation
  • mysql:mysql-connector-java 8.0.29 implementation
  • net.logicsquad:nanocaptcha 1.3 implementation
  • org.apache.poi:poi-ooxml 5.2.2 implementation
  • org.geotools:gt-shapefile 22.2 implementation
  • org.glassfish.jaxb:jaxb-runtime 4.0.2 implementation
  • org.glassfish.jersey.containers:jersey-container-servlet 3.1.1 implementation
  • org.glassfish.jersey.inject:jersey-hk2 3.1.1 implementation
  • org.glassfish.jersey.media:jersey-media-json-jackson 3.1.1 implementation
  • org.jooq:jooq 3.16.18 implementation
  • org.jooq:jooq-codegen 3.16.18 implementation
  • org.json:json 20220320 implementation
  • org.junit.jupiter:junit-jupiter-api 5.8.2 testImplementation
  • org.junit.jupiter:junit-jupiter-engine 5.8.2 testRuntimeOnly