Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
This package contains the API for the maven repository system.
This package contains the runner for tests run on a forked JVM, using JUnit 4.0 or later.
This package contains a collection of utility classes to ease testing of the repository system.
This package contains interfaces and utilities that are internal to the SureFire Logger API. It is designed to have no dependency.
This package contains an API used in SureFire and Failsafe MOJO.
Apache Maven is a software project management and comprehension tool. This package contains the Maven Artifact classes, providing the Artifact interface, with its DefaultArtifact implementation. The jar file is executable and provides a little tool to display how Maven parses and compares versions:
This package contains the API for the maven repository system.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
This package provides a tree-based API for resolution of Maven project dependencies.
Apache Maven is a software project management and comprehension tool. This package contains strictly the model for Maven settings, that is simply plain java objects.
This package provides a tree-based API for resolution of Maven project dependencies.
This package contains the API for the maven repository system.
This package contains a collection of utility classes to ease testing of the repository system.
Apache Maven is a software project management and comprehension tool. This package contains the Maven pom file, used by all maven components.
Apache Maven is a software project management and comprehension tool. This package contains the model for Maven POM (Project Object Model), so really just plain Java objects.
Apache Maven is a software project management and comprehension tool. This package contains the maven core classes managing the whole build process.
This package contains shared code for all JUnit providers, starting from JUnit 4.
This package contains a collection of utility classes to ease usage of the repository system.
This package provides a tree-based API for resolution of Maven project dependencies.
This package contains the API for the maven repository system.
Apache Maven is a software project management and comprehension tool. This package contains the effective model builder, with profile activation, inheritance, interpolation, …
Apache Maven is a software project management and comprehension tool. This package contains the effective model builder, with profile activation, inheritance, interpolation, …
The Surefire Plugin is used during the test phase of the build lifecycle to execute the unit tests of an application. It generates reports in two different file formats, plain text and xml.