This is the multi-page printable view of this section. Click here to print.
Releases
Mason 0.1.0
Initial release of Maveniverse Mason.
The Maveniverse Mason 0.1.0 is on Central!
To use it with Maven 4, add snippet below to .mvn/extensions.xml
or ~/.m2/extensions.xml
:
<extension>
<groupId>eu.maveniverse.maven.mason</groupId>
<artifactId>mason</artifactId>
<version>0.1.0</version>
</extension>