Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alindeman/puppet-maven
Boxen module for installing maven
https://github.com/alindeman/puppet-maven
Last synced: about 1 month ago
JSON representation
Boxen module for installing maven
- Host: GitHub
- URL: https://github.com/alindeman/puppet-maven
- Owner: alindeman
- License: mit
- Created: 2014-06-10T22:02:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-10T22:03:57.000Z (over 10 years ago)
- Last Synced: 2024-10-20T07:43:04.160Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Maven
Installs the maven package.
Requires the following boxen modules:
* `boxen`
## Usage
```puppet
include maven
```