Skip to content
Tatu Saloranta edited this page Nov 20, 2022 · 16 revisions

Home: Java Merge-sort

License

Project is licensed under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)

Documentation

Javadoc

  • 1.1 (1.1.0 released 2022-11-19)
  • 1.0 (1.0.2 released 2019-09-18)

Minimum JDK Requirement

  • Version 1.0 requires Java 6
  • Version 1.1 and above requires Java 8

Artifacts

Most commonly artifacts are accessed using Maven, via Maven 2 repositories:

  • Group id: com.fasterxml.util
  • Artifact id: java-merge-sort

New releases are done using Sonatype Maven repository,from which they are automatically copied (with an hour of delay) to the Central Maven repository. All jars also included OSGi metadata to make them valid OSGi bundles.

Here are quick links to the central Maven repository for manual downloading: