8000 GitHub - jburel/omero-model: Gradle project for generating model jar for OMERO
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jburel/omero-model

 
 

Repository files navigation

Actions Status

omero-model

A Gradle project

Usage

Like any Java project, include the jar into your classpath.

Build from source

The compilation, testing, launch, and delivery of the application are automated by means of a Gradle (https://gradle.org/) build file.

In order to perform a build, you need JDK 11 and Gradle 6.x installed. Clone this GitHub repository:

git clone https://github.com/ome/omero-model

Go to the directory and enter:

gradle build

This will compile, build, test and create a distribution bundle.

Unit tests

  • Run gradle test

About

Gradle project for generating model jar for OMERO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • HTML 1.5%
0