Skip to content

tnb-software/odo-downloader

Repository files navigation

ODO Downloader

This project is a library and a maven plugin useful to download the ODO client from a mirror.

It can be used as maven dependency (documentation) :

<dependency>
	<groupId>software.tnb</groupId>
	<artifactId>odo-downloader-core</artifactId>
</dependency>

or as maven plugin (documentation) :

<plugin>
    <groupId>software.tnb</groupId>
    <artifactId>odo-downloader-maven-plugin</artifactId>
</plugin>

About

Library and a maven plugin useful to download the ODO client from a mirror

Resources

Stars

Watchers

Forks

Packages

No packages published