${project.name} ${project.version} is distributed in source format.
31 | 32 |Use a source archive if you intend to build ${project.name} yourself.
33 | 34 |Otherwise, simply use the ready-made binary artifacts from central repository.
35 | 36 |${project.name} is distributed under the Apache License, version 2.0.
37 | 38 |This is the current stable version of ${project.name}.
41 | 42 |46 | | Link | 47 |Checksum | 48 |Signature | 49 |
---|---|---|---|
${project.name} ${project.version} (Source zip) | 54 |maven-parent-${project.version}-source-release.zip | 55 |maven-parent-${project.version}-source-release.zip.sha512 | 56 |maven-parent-${project.version}-source-release.zip.asc | 57 |
It is essential that you verify the integrity of the downloaded file 62 | using the checksum (.sha512 file) 63 | or using the signature (.asc file) against the public KEYS used by the Apache Maven developers. 64 |
65 | 66 |It is strongly recommended to use the latest release version of ${project.name} to take advantage of the newest features and bug fixes.
70 |Older non-recommended releases can be found on our archive site.
71 |