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.
JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or native code is required. JNA allows you to call directly into native functions using natural Java method invocation.
This library implements concurrent data structures that are not natively available in Java.
Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler.
This package provides the Java development kit OpenJDK built with the IcedTea build harness.
This package provides annotations for security. It provides packages in the javax.annotation and javax.annotation.security namespaces.
JZlib is a re-implementation of zlib in pure Java. It provides Deflater, Inflater, and streaming classes for compression and decompression compatible with the zlib format.
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
Plexus-default-container is Plexus' inversion-of-control (IoC) container. It is composed of its public API and its default implementation.
java-native-access-platform has cross-platform mappings and mappings for a number of commonly used platform functions, including a large number of Win32 mappings as well as a set of utility classes that simplify native access.
This package contains a clean definition of JPA API intended for use with DataNucleus JPA since the JCP haven't provided an official JPA API jar. See http://java.net/projects/jpa-spec/downloads for the specification used to generate this API.
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.
SnakeYAML is a YAML processor for the Java Virtual Machine.
This package provides the Java development kit OpenJDK.
This package provides the Equinox application container for Eclipse.
This package provides the Apache Lucene 3.6.2 core library, built entirely from source.
This package contains the runtime library used with generated sources by ANTLR.
Ant is a platform-independent build tool for Java. It is similar to make but is implemented using the Java language, requires the Java platform, and is best suited to building Java projects. Ant uses XML to describe the build process and its dependencies, whereas Make uses Makefile format.
This package provides the Eclipse preferences mechanism with the module org.eclipse.equinox.preferences.
This package provides the core libraries of the Eclipse Java development tools.
This package provides the Java development kit OpenJDK built with the IcedTea build harness.
This package provides the API module of the Log4j logging framework for Java.
OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains a resolver service that resolves the specified resources in the context supplied by the caller.
This package is the Plexus Security Dispatcher Component. This component decrypts a string passed to it.
Apache Geronimo is a server runtime. This package contains only pom files used by other components in the Geronimo project.