Skip to content

annot8/annot8-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Annot8 Components

This repository contains components and utilities for use with the Annot8 Data Processing Framework.

Building

Build and install locally with:

mvn clean install

If you wish to build a set of JAR files (one per module) which contain all the dependencies of the project.

mvn -Pplugins clean package

Deploying to Maven central

To deploy to Maven Central (assuming you have sufficient permissions):

mvn -Prelease clean deploy

License

Code in this repository is licenced under the Apache Software Licence v2, a copy of which can be found in the LICENCE file. See the NOTICE file for any additional restrictions.