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.
Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. This package contains the HTTP Test Compatibility Kit.
This package provides a tree-based API for resolution of Maven project dependencies.
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 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.
SureFire runs tests inside a forked JVM subprocess. This package contains an API and facilities used inside that forked JVM.
Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. It uses providers, that are tools to manage artifacts and deployment. This package contains the file provider which gets and puts artifacts using the file system.
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 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.
Maven Wagon is a transport abstraction that is used in Maven's artifact and repository handling code. It uses providers, that are tools to manage artifacts and deployment. This package contains a Wagon provider that gets and puts artifacts through HTTP(S) using Apache HttpClient-4.x.
This package contains a synchronization utility implementation using named locks.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
This plugin provides the capability to build jars. If you would like to sign jars please use the Maven Jarsigner Plugin instead.
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 API for the maven repository system.
This package contains a collection of utility classes to ease usage of the repository system.
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.
This package contains a collection of utility classes to ease testing of the repository system.
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 the maven core classes managing the whole build process.
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 the API for the maven repository system.
This package contains an API used in SureFire and Failsafe MOJO.