maven.apache.org
Java-based project management
Package Information
- Domain:
mavenapache.org
- Name:
maven.apache.org
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +maven.apache.org -- $SHELL -i
Programs
This package provides the following executable programs:
mvn
mvnDebug
mvnyjp
Aliases
This package can also be accessed using these aliases:
mvn
Available Versions
Show all 10 versions
3.9.10
,3.9.9
,3.9.8
,3.9.7
,3.9.6
3.9.5
,3.9.4
,3.9.3
,3.8.7
,3.6.3
Latest Version: 3.9.10
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +mavenapache.org@3.9.10 -- $SHELL -i
Dependencies
This package depends on:
openjdk.org
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.mavenapacheorg
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.