Skip to content

glencoesoftware/omero-ms-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

278 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMERO Microservice Core

OMERO Vert.x asynchronous microservice server endpoint for OMERO.web core components.

Requirements

  • OMERO 5.6.x+
  • OMERO.web 5.6.x+
  • Redis backed sessions
  • Java 11+

Development Installation

  1. Install Java 17 or later

  2. Clone the repository::

     git clone https://github.com/glencoesoftware/omero-ms-core.git
    
  3. Run the Gradle build and utilize the artifacts as required::

     ./gradlew jar
     ...
    

Eclipse Configuration

  1. Run the Gradle Eclipse task::

     ./gradlew eclipse
    

Running Tests

Using Gradle run the unit tests:

./gradlew test

Reference

About

OMERO Vert.x microservice core

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors