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 a transport implementation based on files, for use in Maven.
This package contains a transport implementation based on HTTP, for use in Maven.
This package contains the service provider interface (SPI) for repository system implementations and repository connectors.
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 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, …
The Resources Plugin handles the copying of project resources to the output directory. There are two different kinds of resources: main resources and test resources. The difference is that the main resources are the resources associated to the main source code while the test resources are associated to the test source code.
Thus, this allows the separation of resources for the main source code and its unit tests.
Maven plugin that generates annotation indexes for Sisu to avoid classpath scanning at runtime.
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:
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.
Apache Maven is a software project management and comprehension tool. This package contains a support library for descriptor builders (model, setting, toolchains)
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 maven core classes managing the whole build process.
Apache Maven is a software project management and comprehension tool. This package contains a Maven embeddable component, with CLI and logging support.
This package contains the API for the maven repository system.
This package contains the API for the maven repository system.
This package contains various utility classes and plexus components for supporting incremental build functionality in maven plugins.
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 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, …
Apache Maven is a software project management and comprehension tool. This package contains the maven core classes managing the whole build process.
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 Maven2 classes maintained as compatibility layer for plugins that need to keep Maven2 compatibility.
This package contains shared code for all JUnit providers, starting from JUnit 4.