Skip to content
 
 

Repository files navigation

Bio-Formats examples

This repository contains minimal examples of usage of Bio-Formats as a Java library using either Maven or Gradle.

Prerequisites

The following are required:

JDK 7 or higher
Maven 3.x (for Maven build)
Gradle (for Gradle build)

Building with Maven

From the root directory, run:

mvn

Downloaded files will be stored in the local Maven repository (~/.m2/repository by default).

Building with Gradle

From the root directory, run:

gradle

Downloaded files (including the Gradle distribution itself) will be stored in the Gradle user home directory (~/.gradle by default).

Further Resources

About

Example code that demonstrates the Bio-Formats API in Java and C++

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages