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 collection of utility classes to ease usage of the repository system.
This package contains the API for the maven 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.
This package provides a tree-based API for resolution of Maven project dependencies.
This package contains the runner for tests run on a forked JVM, using JUnit 4.0 or later.
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 package contains the service provider interface (SPI) for repository system implementations and repository connectors.
Maven plugin that generates annotation indexes for Sisu to avoid classpath scanning at runtime.
This package provides a tree-based API for resolution of Maven project dependencies.
Surefire is a test framework project. This is the aggregator POM in Apache Maven Surefire project.
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 testing of the repository system.
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.
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 a synchronization utility implementation using named locks.
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:
SureFire runs tests inside a forked JVM subprocess. This package contains an API and facilities used inside that forked JVM.
This package provides a tree-based API for resolution of Maven project dependencies.
This package contains shared code for all JUnit providers.
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 the API for the maven repository system.
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 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: