_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


maven-artifact 3.0
Propagated dependencies: java-plexus-utils@3.3.0 java-commons-lang3@3.20.0 maven-pom@3.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

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-resources-plugin 3.1.0
Dependencies: maven-plugin-annotations@3.5 java-commons-io@2.5
Propagated dependencies: maven-plugin-api@3.9.0 maven-core@3.9.0 java-plexus-utils@3.3.0 maven-filtering@3.1.1 java-plexus-interpolation@1.26 maven-parent-pom@31
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/plugins/maven-resources-plugin
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven plugin to collect and install resources
Description:

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-filtering 3.1.1
Dependencies: java-jsr305@3.0.1
Propagated dependencies: maven-core@3.0 maven-shared-utils@3.2.1 java-plexus-utils@3.2.1 java-plexus-interpolation@1.26 java-plexus-build-api@0.0.7 maven-parent-pom@30
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-filtering
Licenses: ASL 2.0
Build system: ant
Synopsis: Shared component for all plugins that needs to filter resources
Description:

This component provides an API to filter resources in Maven projects.

maven-resolver-named-locks 1.9.4
Propagated dependencies: java-slf4j-api@1.7.25
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/apache/maven-resolver
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven artifact resolver named locks
Description:

This package contains a synchronization utility implementation using named locks.

java-surefire-junit4 3.0.0-M4
Dependencies: java-surefire-common-junit4@3.0.0-M4 java-surefire-common-junit3@3.0.0-M4 java-surefire-common-java5@3.0.0-M4 java-surefire-api@3.0.0-M4
Propagated dependencies: java-junit@4.12 java-surefire-parent-pom@3.0.0-M4
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/surefire/surefire-logger-api
Licenses: ASL 2.0
Build system: ant
Synopsis: SureFire JUnit 4.0+ runner
Description:

This package contains the runner for tests run on a forked JVM, using JUnit 4.0 or later.

java-sonatype-aether-api 1.7
Propagated dependencies: java-sonatype-forge-parent-pom@6
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository system API
Description:

This package contains the API for the maven repository system.

maven-resolver-spi 1.9.4
Propagated dependencies: maven-resolver-api@1.9.4
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/apache/maven-resolver
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository system SPI
Description:

This package contains the service provider interface (SPI) for repository system implementations and repository connectors.

maven-resolver-transport-http 1.9.4
Dependencies: java-eclipse-sisu-inject@0.3.5 java-eclipse-sisu-plexus@0.3.5 java-javax-inject@1 java-plexus-classworlds@2.6.0 java-plexus-component-annotations@2.1.0 java-plexus-utils@3.3.0 java-slf4j-api@1.7.25 maven-resolver-api@1.9.4 maven-resolver-spi@1.9.4 maven-resolver-util@1.9.4 maven-wagon-provider-api@3.4.3
Propagated dependencies: java-httpcomponents-httpclient@4.5.12 java-httpcomponents-httpcore@4.4.6
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/apache/maven-resolver
Licenses: ASL 2.0
Build system: ant
Synopsis: Transport implementation for Maven
Description:

This package contains a transport implementation based on HTTP, for use in Maven.

maven-wagon-http 3.4.3
Dependencies: java-plexus-utils@3.3.0 java-httpcomponents-httpclient@4.5.12 java-httpcomponents-httpcore@4.4.6 maven-wagon-http-shared@3.4.3 maven-wagon-tck-http@3.4.3 maven-wagon-provider-api@3.4.3
Propagated dependencies: java-plexus-utils@3.3.0 maven-wagon-provider-api@3.4.3
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/wagon
Licenses: ASL 2.0
Build system: ant
Synopsis: Wagon provider that gets and puts artifacts through HTTP(S)
Description:

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.

maven-resolver-connector-basic 1.9.4
Propagated dependencies: maven-resolver-api@1.9.4 maven-resolver-spi@1.9.4 maven-resolver-util@1.9.4 java-slf4j-api@1.7.25
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/apache/maven-resolver
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository connector implementation
Description:

This package contains a repository connector implementation for repositories using URI-based layouts.

java-sonatype-aether-impl 1.7
Propagated dependencies: java-sonatype-aether-api@1.7 java-sonatype-aether-spi@1.7 java-sonatype-aether-util@1.7 java-plexus-component-annotations@2.1.0 java-plexus-container-default@2.1.0 java-slf4j-api@1.7.25
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository system API
Description:

This package contains the API for the maven repository system.

java-surefire-common-junit4 3.0.0-M4
Propagated dependencies: java-junit@4.12 java-surefire-api@3.0.0-M4 java-surefire-common-java5@3.0.0-M4 java-surefire-common-junit3@3.0.0-M4 maven-shared-utils@3.1.0 java-surefire-parent-pom@3.0.0-M4
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/surefire/surefire-logger-api
Licenses: ASL 2.0
Build system: ant
Synopsis: Shared JUnit4 provider code for Maven SureFire
Description:

This package contains shared code for all JUnit providers, starting from JUnit 4.

java-sonatype-aether-test-util 1.13.1
Dependencies: java-sonatype-aether-api@1.13.1 java-sonatype-aether-spi@1.13.1
Propagated dependencies: java-sonatype-forge-parent-pom@10
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Utility classes for testing the maven repository system
Description:

This package contains a collection of utility classes to ease testing of the repository system.

maven-plugin-annotations 3.5
Propagated dependencies: maven-artifact@3.9.0 maven-plugin-tools-parent-pom@3.5
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/plugin-tools/maven-plugin-annotations/
Licenses: ASL 2.0
Build system: ant
Synopsis: Java 5 annotations to use in Mojos
Description:

This package contains Java 5 annotations for use in Mojos.

java-sonatype-aether-spi 1.7
Propagated dependencies: java-sonatype-aether-api@1.7
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository system SPI
Description:

This package contains the service provider interface (SPI) for repository system implementations and repository connectors.

maven-surefire-plugin 3.0.0-M4
Propagated dependencies: maven-surefire-common@3.0.0-M4 maven-core@3.9.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/surefire/surefire-logger-api
Licenses: ASL 2.0
Build system: ant
Synopsis: SureFire Maven plugin that runs tests
Description:

The Surefire Plugin is used during the test phase of the build lifecycle to execute the unit tests of an application. It generates reports in two different file formats, plain text and xml.

java-sonatype-aether-test-util 1.7
Dependencies: java-sonatype-aether-api@1.7 java-sonatype-aether-spi@1.7
Propagated dependencies: java-sonatype-forge-parent-pom@6
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Utility classes for testing the maven repository system
Description:

This package contains a collection of utility classes to ease testing of the repository system.

maven-wagon-file 3.4.3
Dependencies: java-plexus-utils@3.3.0 maven-wagon-provider-api@3.4.3
Propagated dependencies: java-plexus-utils@3.3.0 maven-wagon-provider-api@3.4.3
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/wagon
Licenses: ASL 2.0
Build system: ant
Synopsis: Wagon provider that gets and puts artifacts using the file system
Description:

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.

maven-plugin-api 3.0
Propagated dependencies: java-plexus-interpolation@1.26 java-plexus-utils@3.3.0 maven-artifact@3.0 maven-builder-support@3.9.0 maven-model@3.0 maven-pom@3.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

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.

maven-settings 3.8.8
Propagated dependencies: java-plexus-utils@3.3.0 maven-pom@3.8.8
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

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.

java-surefire-booter 3.0.0-M4
Dependencies: java-jsr305@3.0.1
Propagated dependencies: java-surefire-api@3.0.0-M4 java-commons-lang3@3.20.0 java-commons-io@2.5 java-surefire-parent-pom@3.0.0-M4
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/surefire/surefire-logger-api
Licenses: ASL 2.0
Build system: ant
Synopsis: API and Facilities used by forked tests running in JVM sub-process
Description:

SureFire runs tests inside a forked JVM subprocess. This package contains an API and facilities used inside that forked JVM.

maven-file-management 3.0.0
Propagated dependencies: maven-plugin-api@3.0 maven-shared-io@3.0.0 maven-shared-utils@3.2.1 java-plexus-utils@3.3.0 maven-components-parent-pom@22
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-dependency-tree
Licenses: ASL 2.0
Build system: ant
Synopsis: Tree-based API for resolution of Maven project dependencies
Description:

This package provides a tree-based API for resolution of Maven project dependencies.

maven-dependency-tree 3.1.0
Dependencies: java-sonatype-aether-api@1.13.1 java-sonatype-aether-util@1.13.1 java-eclipse-aether-api@1.0.2 java-eclipse-aether-util@1.0.2
Propagated dependencies: maven-core@3.0 java-plexus-component-annotations@2.1.0 maven-parent-pom@34
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-dependency-tree
Licenses: ASL 2.0
Build system: ant
Synopsis: Tree-based API for resolution of Maven project dependencies
Description:

This package provides a tree-based API for resolution of Maven project dependencies.

maven-slf4j-provider 3.9.0
Dependencies: java-slf4j-api@1.7.25 maven-shared-utils@3.2.1
Propagated dependencies: java-plexus-utils@3.3.0 java-commons-lang3@3.20.0 maven-pom@3.9.0
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

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:

Total packages: 72465