Packages — J (Page 1 of 5)

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

j4-dmenu-desktop 2.17

j4-dmenu-desktop is a replacement for i3-dmenu-desktop. Its purpose is to find `.desktop' files and offer you a menu to start an application using `dmenu'. …

jacal 1c4

GNU JACAL is an interactive symbolic mathematics program based on Scheme. It manipulate and simplify a range of mathematical expressions such as equations, scalars, vectors, and matrices. …

jack 0.125.0

JACK is a low-latency audio server. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. JACK is…

jack-capture 0.9.73

This is a program for recording sound files with JACK. It can connect to any JACK port and record the output into a stereo WAV file. …

jack-keyboard 2.5

Jack-keyboard is a virtual MIDI keyboard, a program that allows you to send JACK MIDI events (i.e. play) using your PC keyboard. …

jack-select 1.5.0

This application displays an icon in the system tray (also known as notification area) of your desktop, which shows the status of the JACK audio server and when you click on it,…

jack2 1.9.13

JACK is a low-latency audio server. It can connect a number of different applications to an audio device, as well as allowing them to share audio between themselves. JACK is…

jags 4.3.0

JAGS is Just Another Gibbs Sampler. It is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. JAGS was written…

jalv 1.6.4

Jalv is a simple but fully featured LV2 host for JACK. It runs LV2 plugins and exposes their ports as JACK ports, essentially making any LV2 plugin function as a JACK…

jalv-select 1.3

The jalv.select package provides a graphical user interface allowing users to select LV2 plugins and run them with jalv. …

jami 20200710.1.6bd18d2

Jami (formerly GNU Ring) is a secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user.…

jamm 1.0.7.6

JAMM is a peak finder for next generation sequencing datasets (ChIP-Seq, ATAC-Seq, DNase-Seq, etc.) that can integrate replicates and assign peak boundaries accurately. JAMM is applicable to both broad and narrow…

jansson 2.12

Jansson is a C library for encoding, decoding and manipulating JSON data. …

jasper 2.0.19

The JasPer Project is an initiative to provide a reference implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1). …

java-aopalliance 1.0

The AOP Alliance project is a joint project between several software engineering people who are interested in Aspect-Oriented Programming (AOP) and Java. …

java-apache-ivy 2.4.0

Ivy is a tool for managing (recording, tracking, resolving and reporting) project dependencies. It is characterized by the following: * flexibility and configurability - Ivy is essentially process…

java-apache-xml-commons-resolver 1.2

The resolver class implements the full semantics of OASIS Technical Resolution 9401:1997 (Amendment 2 to TR 9401) catalogs and the 06 Aug 2001 Committee Specification of OASIS XML Catalogs. It also includes a…

java-aqute-bnd-annotation 3.5.0

Bnd is a swiss army knife for OSGi, it creates manifest headers based on analyzing the class code, it verifies the project settings, it manages project dependencies, gives diffs jars, and much…

java-aqute-bndlib 3.5.0

Bnd is a swiss army knife for OSGi, it creates manifest headers based on analyzing the class code, it verifies the project settings, it manages project dependencies, gives diffs jars, and much…

java-aqute-libg 3.5.0

Bnd is a swiss army knife for OSGi, it creates manifest headers based on analyzing the class code, it verifies the project settings, it manages project dependencies, gives diffs jars, and much…

java-asm 6.0

ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. The provided common…

java-assertj 3.8.0

AssertJ core is a Java library that provides a fluent interface for writing assertions. Its main goal is to improve test code readability and make maintenance of tests easier. …

java-biojava-alignment 4.2.11

The alignment module of BioJava provides an API that contains * implementations of dynamic programming algorithms for sequence alignment; * reading and writing of popular alignment…

java-biojava-alignment 4.0.0

The alignment module of BioJava provides an API that contains * implementations of dynamic programming algorithms for sequence alignment; * reading and writing of popular alignment…

java-biojava-core 4.0.0

BioJava is a project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats, reference implementations of popular algorithms, and…

java-biojava-core 4.2.11

BioJava is a project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats, reference implementations of popular algorithms, and…

java-biojava-phylo 4.2.11

The phylo module provides a biojava interface layer to the forester phylogenomics library for constructing phylogenetic trees. …

java-biojava-phylo 4.0.0

The phylo module provides a biojava interface layer to the forester phylogenomics library for constructing phylogenetic trees. …

java-bouncycastle 1.60

Bouncy Castle is a cryptographic library for the Java programming language. …

java-bsh 2.0b6

BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such…

java-cdi-api 2.0

Java-cdi-api contains the required APIs for Contexts and Dependency Injection (CDI). …

java-cglib 3.2.4

The byte code generation library CGLIB is a high level API to generate and transform Java byte code. …

java-cisd-args4j 9.11.2-39162

This package provides a parser for command line arguments. …

java-cisd-base 14.12.0-38938

This library supplies some utility classes needed for libraries from the SIS division at ETH Zurich like jHDF5. …

java-cisd-jhdf5 14.12.6-39162

JHDF5 is a high-level API in Java for reading and writing HDF5 files, building on the libraries provided by the HDF Group. …

java-classpathx-servletapi 3.0.1

This is the GNU servlet API distribution, part of the ClasspathX project. It provides implementations of version 3.0 of the servlet API and version 2.1 of the Java ServerPages API. …

java-cofoja 1.3

Contracts for Java, or Cofoja for short, is a contract programming framework and test tool for Java, which uses annotation processing and bytecode instrumentation to provide run-time checking. (In particular, this…

java-commons-bcel 6.1

The Byte Code Engineering Library (Apache Commons BCEL) is intended to give users a convenient way to analyze, create, and manipulate (binary) Java class files. Classes are represented by objects which…

java-commons-beanutils 1.9.3

BeanUtils provides a simplified interface to reflection and introspection to set or get dynamically determined properties through their setter and getter method. …

java-commons-bsf 2.4.0

The Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows…

java-commons-cli 1.2

The Apache Commons CLI library provides an API for parsing command line options passed to programs. It is also able to print help messages detailing the options available for a command…

java-commons-cli 1.4

The Apache Commons CLI library provides an API for parsing command line options passed to programs. It is also able to print help messages detailing the options available for a command…

java-commons-codec 1.14

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a…

java-commons-collections 3.2.2

The Java Collections Framework is the recognised standard for collection handling in Java. Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are…

java-commons-collections4 4.1

The Java Collections Framework is the recognised standard for collection handling in Java. Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are…

java-commons-compiler 3.0.8

Commons-compiler contains an API for janino, including the `IExpressionEvaluator', `IScriptEvaluator', `IClassBodyEvaluator' and `ISimpleCompiler' interfaces. …

java-commons-compress 1.13

The Apache Commons Compress library defines an API for working with compressed files such as ar, cpio, Unix dump, tar, zip, gzip, XZ, Pack200, bzip2, 7z, arj, lzma, snappy, DEFLATE, lz4 and…

java-commons-csv 1.4

Commons CSV reads and writes files in variations of the Comma Separated Value (CSV) format. The most common CSV formats are predefined in the CSVFormat class: * Microsoft Excel …

java-commons-daemon 1.1.0

The Daemon package from Apache Commons can be used to implement Java applications which can be launched as daemons. For example the program will be notified about a shutdown so that…

java-commons-dbcp 2.6.0

Commons-dbcp allows you to share a pool of database connections between users. Creating a new connection for each user can be time consuming and even unfeasible when the number of simultaneous users…

java-commons-exec 1.1

Commons-Exec simplifies executing external processes. …

java-commons-exec 1.3

Commons-Exec simplifies executing external processes. …

java-commons-httpclient 3.1

This package contains an HTTP/1.1 compliant HTTP agent implementation. It also provides reusable components for client-side authentication, HTTP state management, and HTTP connection management. …

java-commons-io 2.5

Commons-IO contains utility classes, stream implementations, file filters and endian classes. …

java-commons-jcs 2.2.1

JCS is a distributed caching system written in Java. It is intended to speed up applications by providing a means to manage cached data of various dynamic natures. Like any…

java-commons-jexl 2.1.1

JEXL is a library intended to facilitate the implementation of dynamic and scripting features in applications and frameworks written in Java. JEXL implements an Expression Language based on some extensions to…

java-commons-jxpath 1.3

The org.apache.commons.jxpath package defines a simple interpreter of an expression language called XPath. JXPath applies XPath expressions to graphs of objects of all kinds: JavaBeans, Maps, Servlet contexts, DOM etc, including mixtures…

java-commons-lang 2.6

The Commons Lang components contains a set of Java classes that provide helper methods for standard Java classes, especially those found in the `java.lang' package in the Sun JDK. The following…

java-commons-lang3 3.9

The Commons Lang components contains a set of Java classes that provide helper methods for standard Java classes, especially those found in the `java.lang' package. The following classes are included: …

java-commons-logging-minimal 1.2

The Logging package is a thin bridge between different logging implementations. A library that uses the commons-logging API can be used with any logging implementation at runtime. …

java-commons-math3 3.6.1

Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang. …

java-commons-net 3.6

The Apache Commons Net library implements the client side of many basic Internet protocols. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions. …

java-commons-pool 2.6.2

The commons-pool package provides an object-pooling API and a number of object pool implementations. This package defines a handful of pooling interfaces and some base classes that may be useful when…

java-commons-vfs 2.2

Commons VFS provides a single API for accessing various different file systems. It presents a uniform view of the files from various different sources, such as the files on local disk, on…

java-datanucleus-javax-persistence 2.2.0

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…

java-dom4j 2.1.1

Dom4j is a flexible XML framework for Java. DOM4J works with DOM, SAX, XPath, and XSLT. It can parse large XML documents with very low memory footprint. …

java-easymock 3.4

EasyMock is a Java library that provides an easy way to use mock objects in unit testing. …

java-ecj 3.5.1

This package provides the Eclipse Java core batch compiler. …

java-ecj 3.8.2

This package provides the Eclipse Java core batch compiler. …

java-ecj 4.6.3

This package provides the Eclipse Java core batch compiler. …

java-eclipse-aether-api 1.0.2

This package contains the API for the maven repository system. …

java-eclipse-aether-impl 1.0.2

This package contains the API for the maven repository system. …

java-eclipse-aether-spi 1.0.2

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

java-eclipse-aether-test-util 1.0.2

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

java-eclipse-aether-util 1.0.2

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

java-eclipse-ant-core 3.4.100

This package provides the ant build tool core libraries with the module `org.eclipse.ant.core'. …

java-eclipse-compare-core 3.6.0

This package provides the Eclipse core compare support module `org.eclipse.compare.core'. …

java-eclipse-core-commands 3.8.1

This package provides Eclipse core commands in the module `org.eclipse.core.commands'. …

java-eclipse-core-contenttype 3.5.100

This package provides the Eclipse content mechanism in the `org.eclipse.core.contenttype' module. …

java-eclipse-core-expressions 3.5.100

This package provides the Eclipse core expression language with the `org.eclipse.core.expressions' module. …

java-eclipse-core-filesystem 1.6.1

This package provides the Eclipse core file system with the module `org.eclipse.core.filesystem'. …

java-eclipse-core-jobs 3.8.0

This package provides the Eclipse jobs mechanism. …

java-eclipse-core-resources 3.13.200

This package provides the Eclipse core resource management module `org.eclipse.core.resources'. …

java-eclipse-core-runtime 3.15.100

This package provides the Eclipse core runtime with the module `org.eclipse.core.runtime'. …

java-eclipse-core-variables 3.3.0

This package provides the Eclipse core variables module `org.eclipse.core.variables'. …

java-eclipse-equinox-app 1.3.400

This package provides the Equinox application container for Eclipse. …

java-eclipse-equinox-common 3.10.200

This package provides the common Eclipse runtime. …

java-eclipse-equinox-preferences 3.6.1

This package provides the Eclipse preferences mechanism with the module `org.eclipse.equinox.preferences'. …

java-eclipse-equinox-registry 3.6.100

This package provides support for the Eclipse extension registry. …

java-eclipse-jdt-compiler-apt 1.3.400

APT stands for Annotation Processing Tool. APT provides a means for generating files and compiling new Java classes based on annotations found in your source code. …

java-eclipse-jdt-core 3.16.0

This package provides the core libraries of the Eclipse Java development tools. …

java-eclipse-jetty-http 9.2.22

The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides HTTP-related utility classes. …

java-eclipse-jetty-http 9.4.6

The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides HTTP-related utility classes. …

java-eclipse-jetty-io 9.2.22

The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides IO-related utility classes. …

java-eclipse-jetty-io 9.4.6

The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides IO-related utility classes. …

java-eclipse-jetty-jmx 9.2.22

The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides the JMX management. …

java-eclipse-jetty-jmx 9.4.6

The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides the JMX management. …

java-eclipse-jetty-perf-helper 4.2

This package contains helper classes for testing the Jetty Web Server. …

java-eclipse-jetty-security 9.2.22

The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides the core jetty…

java-eclipse-jetty-security 9.4.6

The Jetty Web Server provides an HTTP server and Servlet container capable of serving static and dynamic content either from a standalone or embedded instantiation. This package provides the core jetty…

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z