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 package contains an API to install, deploy and resolve artifacts in Maven 3.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
This package contains a collection of utility classes to ease usage of the repository system.
This package contains a collection of utility classes to ease usage of the repository system.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
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 shared code for all JUnit providers.
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.
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 collection of utility classes to ease usage of the repository system.
This package contains the API to use Maven SureFire.
This package contains a transport implementation based on Maven Wagon, for use in Maven.
This package contains a synchronization utility implementation using named locks.
This package contains a transport implementation based on files, for use in Maven.
Apache Maven is a software project management and comprehension tool. This package contains strictly the model for Maven Repository Metadata, so really just plain objects.
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.
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 model for Maven POM (Project Object Model), so really just plain Java objects.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
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:
Apache Maven is a software project management and comprehension tool. This package contains the effective model builder, with profile activation, inheritance, interpolation, …
This package provides a tree-based API for resolution of Maven project dependencies.
The Sink interface is a generic markup language interface provided as a Java API. It contains several methods that encapsulate common text syntax. A start tag is denoted by xxxx() method and a end of tag by xxxx_() method.
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.