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.
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, starting from JUnit 4.
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the pom.xml declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Apache Maven is a software project management and comprehension tool. This package contains a support library for descriptor builders (model, setting, toolchains)
SureFire runs tests inside a forked JVM subprocess. This package contains an API and facilities used inside that forked JVM.
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 a support library for descriptor builders (model, setting, toolchains)
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 Maven pom file, used by all maven components.
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.
Surefire is a test framework project. This is the aggregator POM in Apache Maven Surefire project.
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:
This package contains the API for the maven repository system.
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 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 Maven2 classes maintained as compatibility layer for plugins that need to keep Maven2 compatibility.
This package contains an API used in SureFire and Failsafe MOJO.
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.
This component provides an API to filter resources in Maven projects.
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 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 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:
This package contains interfaces and utilities that are internal to the SureFire Logger API. It is designed to have no dependency.