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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This plugin provides the capability to build jars. If you would like to sign jars please use the Maven Jarsigner Plugin instead.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
This package contains various utility classes and plexus components for supporting incremental build functionality in maven plugins.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
The Install Plugin is used during the install phase to add artifact(s) to the local repository. The Install Plugin uses the information in the POM (groupId, artifactId, version) to determine the proper location for the artifact within the local repository.
The local repository is the local cache where all artifacts needed for the build are stored. By default, it is located within the user's home directory (~/.m2/repository) but the location can be configured in ~/.m2/settings.xml using the <localRepository> element.
This package contains a transport implementation based on files, for use in Maven.
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 a collection of utility classes to ease testing of the repository system.
This project aims to be a functional replacement for plexus-utils in Maven. It is not a 100% API compatible replacement but a replacement with improvements.
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:
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.
Apache Maven is a software project management and comprehension tool. This package contains the effective model builder, with profile activation, inheritance, interpolation, …
This package contains the API for the maven repository system.
Apache Maven is a software project management and comprehension tool. This package contains strictly the API for plugins -- composed of goals implemented by Mojos -- development.
A plugin is described in a META-INF/maven/plugin.xml plugin descriptor, generally generated from plugin sources using maven-plugin-plugin.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
This project aims to be a functional replacement for plexus-utils in Maven. It is not a 100% API compatible replacement but a replacement with improvements.
This package contains a collection of utility classes to ease usage 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 the runner for tests run on a forked JVM, using JUnit 4.0 or later.
Apache Maven is a software project management and comprehension tool. This package contains the effective model builder, with profile activation, inheritance, interpolation, …
This package contains a synchronization utility implementation using named locks.
This package contains shared Java 5 code for all providers.
This package contains a collection of utility classes to ease usage of the repository system.