xoom-build-plugins
The VLINGO XOOM platform SDK build tooling using Maven plugins.
Docs: https://docs.vlingo.io/xoom-build-plugins
See xoom-build-plugins-test for examples.
Installation
<dependencies>
<dependency>
<groupId>io.vlingo.xoom</groupId>
<artifactId>xoom-build-plugins</artifactId>
<version>1.7.7</version>
<scope>compile</scope>
</dependency>
</dependencies>
dependencies {
compile 'io.vlingo.xoom:xoom-build-plugins:1.7.7'
}
License (See LICENSE file for full license)
Copyright © 2012-2021 VLINGO LABS. All rights reserved.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.