Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vlingo/xoom-build-plugins
The VLINGO XOOM platform SDK build tooling using Maven plugins.
https://github.com/vlingo/xoom-build-plugins
maven maven-plugin
Last synced: 2 days ago
JSON representation
The VLINGO XOOM platform SDK build tooling using Maven plugins.
- Host: GitHub
- URL: https://github.com/vlingo/xoom-build-plugins
- Owner: vlingo
- License: other
- Created: 2018-01-16T05:10:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T22:21:45.000Z (12 months ago)
- Last Synced: 2024-05-01T09:50:24.735Z (7 months ago)
- Topics: maven, maven-plugin
- Language: Java
- Homepage:
- Size: 249 KB
- Stars: 2
- Watchers: 9
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# xoom-build-plugins
[![Javadocs](http://javadoc.io/badge/io.vlingo.xoom/xoom-build-plugins.svg?color=brightgreen)](http://javadoc.io/doc/io.vlingo.xoom/xoom-build-plugins) [![Build](https://github.com/vlingo/xoom-build-plugins/workflows/Build/badge.svg)](https://github.com/vlingo/xoom-build-plugins/actions?query=workflow%3ABuild) [![Download](https://img.shields.io/maven-central/v/io.vlingo.xoom/xoom-build-plugins?label=maven)](https://search.maven.org/artifact/io.vlingo.xoom/xoom-build-plugins) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/vlingo-platform-java/community/)
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
```xml
io.vlingo.xoom
xoom-build-plugins
1.11.1
compile
``````gradle
dependencies {
compile 'io.vlingo.xoom:xoom-build-plugins:1.11.1'
}
```License (See LICENSE file for full license)
-------------------------------------------
Copyright © 2012-2023 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/.