Packages — J (Page 3 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

java-jsonp-api 1.1.6

JSON Processing (JSON-P) is a Java API to process (e.g. parse, generate, transform and query) JSON messages. It produces and consumes JSON text in a streaming fashion (similar to StAX…

java-jsonp-impl 1.1.6

JSON Processing (JSON-P) is a Java API to process (e.g. parse, generate, transform and query) JSON messages. This package contains a reference implementation of that API. …

java-jsoup 1.10.3

Jsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jQuery-like methods. …

java-jsr250 1.3

This package provides annotations for security. It provides packages in the `javax.annotation' and `javax.annotation.security' namespaces. …

java-jsr305 3.0.1

This package provides annotations for the findbugs package. It provides packages in the `javax.annotations' namespace. …

java-jtransforms 3.1

JTransforms is a multithreaded FFT library written in pure Java. Currently, four types of transforms are available: "Discrete Fourier Transform" (DFT), "Discrete Cosine Transform" (DCT), "Discrete Sine Transform" (DST) and "Discrete Hartley…

java-junit 4.12

JUnit is a simple framework to write repeatable tests for Java projects. JUnit provides assertions for testing expected results, test fixtures for sharing common test data, and test runners for running…

java-junitparams 1.1.1

The JUnitParams project adds a new runner to JUnit and provides much easier and readable parametrised tests for JUnit. …

java-kafka-clients 1.0.0

Kafka is a distributed streaming platform, which means: * it can publish and subscribe to streams of records; * it can store streams of records in…

java-kxml2 2.4.2

kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or devices compliant with the Mobile Information Device Profile (MIDP). …

java-la4j 0.6.0

The la4j library is a Java library that provides Linear Algebra primitives (matrices and vectors) and algorithms. The key features of the la4j library are: * No dependencies and…

java-lmax-disruptor 3.3.7

LMAX Disruptor is a software pattern and software component for high performance inter-thread communication that avoids the need for message queues or resource locking. …

java-log4j-1.2-api 2.4.1

This package provides the API module of the Log4j logging framework for Java. …

java-log4j-api 2.4.1

This package provides the API module of the Log4j logging framework for Java. …

java-log4j-core 2.4.1

This package provides the core component of the Log4j logging framework for Java. …

java-logback-classic 1.2.3

Logback is intended as a successor to the popular log4j project. This module can be assimilated to a significantly improved version of log4j. Moreover, `logback-classic' natively implements the slf4j API…

java-logback-core 1.2.3

Logback is intended as a successor to the popular log4j project. This module lays the groundwork for the other two modules. …

java-lz4 1.4.0

LZ4 - Java is a Java port of the popular lz4 compression algorithms and xxHash hashing algorithm. …

java-mail 1.6.0

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. …

java-marlin-renderer 0.9.4.2

Marlin is a Java2D `RenderingEngine' optimized for performance (improved memory usage and footprint, better multi-threading) and better visual quality based on OpenJDK's `pisces' implementation. It handles shape rendering (`Graphics2D' `draw(Shape)' / `fill(Shape)'…

java-metadata-extractor 2.11.0

Metadata-extractor is a straightforward Java library for reading metadata from image files. It is able to read metadata in Exif, IPTC, XMP, ICC and more formats. …

java-microemulator-cldc 2.0.4

Microemulator is a Java 2 Micro Edition (J2ME) CLDC/MIDP Emulator. It demonstrates MIDlet based applications in web browser applet and can be run as a standalone java application. …

java-mockito 1.10.19

Mockito is a mocking library for Java which lets you write tests with a clean and simple API. It generates mocks using reflection, and it records all mock invocations, including methods…

java-modello-core 1.9.1

Modello is a framework for code generation from a simple model. Modello generates code from a simple model format: based on a plugin architecture, various types of code and descriptors can be…

java-modello-plugins-java 1.9.1

Modello Java Plugin generates Java objects for the model. …

java-modello-plugins-xml 1.9.1

Modello XML Plugin contains shared code for every plugins working on XML representation of the model. …

java-modello-plugins-xpp3 1.9.1

The modello XPP3 plugin generates XML readers and writers based on the XPP3 API (XML Pull Parser). …

java-modello-test 1.9.1

The modello test package contains the basis to create Modello generator unit-tests, including sample models and xml files to test every feature for every plugin. …

java-mvel2 2.3.1

MVEL has largely been inspired by Java syntax, but has some fundamental differences aimed at making it more efficient as an expression language, such as operators that directly support collection, array and…

java-native-access 4.5.1

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…

java-native-access-platform 4.5.1

java-native-access-platfrom 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…

java-ngs 2.10.5

NGS is a domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple…

java-objenesis 2.5.1

Objenesis is a small Java library that serves one purpose: to instantiate a new object of a particular class. It is common to see restrictions in libraries stating that classes must…

java-openchart2 1.4.3

Openchart2 provides a simple, yet powerful, interface for Java programmers to create two-dimensional charts and plots. The library features an assortment of graph styles, including advanced scatter plots, bar graphs, and…

java-opening-hours-parser 0.21.4

This is a very simplistic parser for string values according to the OSM opening hours specification. …

java-openjfx-base 8.202

OpenJFX is a client application platform for desktop, mobile and embedded systems built on Java. Its goal is to produce a modern, efficient, and fully featured toolkit for developing rich client…

java-openjfx-build 8.202

OpenJFX is a client application platform for desktop, mobile and embedded systems built on Java. Its goal is to produce a modern, efficient, and fully featured toolkit for developing rich client…

java-openjfx-graphics 8.202

OpenJFX is a client application platform for desktop, mobile and embedded systems built on Java. Its goal is to produce a modern, efficient, and fully featured toolkit for developing rich client…

java-openjfx-media 8.202

OpenJFX is a client application platform for desktop, mobile and embedded systems built on Java. Its goal is to produce a modern, efficient, and fully featured toolkit for developing rich client…

java-openmpi 4.0.3

The Open MPI Project is an MPI-3 implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise,…

java-ops4j-base-io 1.5.0

OPS4J stands for Open Participation Software for Java. This package contains utilities and extensions related to handling streams and files. …

java-ops4j-base-lang 1.5.0

OPS4J stands for Open Participation Software for Java. This package contains utilities and extensions related to `java.lang'. …

java-ops4j-base-monitors 1.5.0

OPS4J stands for Open Participation Software for Java. This package contains utilities and extensions related to monitoring. …

java-ops4j-base-spi 1.5.0

OPS4J stands for Open Participation Software for Java. This package contains utilities for obtaining services via the Java SE 6 `ServiceLoader'. …

java-ops4j-base-store 1.5.0

OPS4J stands for Open Participation Software for Java. This package contains utilities for storing and retrieving data from an `InputStream'. …

java-ops4j-base-util 1.5.0

OPS4J stands for Open Participation Software for Java. This package contains utilities and extensions related to environment, i18n and mime types. …

java-ops4j-base-util-property 1.5.0

OPS4J stands for Open Participation Software for Java. This package contains utilities and extensions related to resolving properties from different sources. …

java-ops4j-pax-exam-core 4.11.0

Pax Exam creates OSGi bundles for testing purposes. It lets the user take control of the OSGi framework, the test framework (e.g. JUnit) and the system under test at the…

java-ops4j-pax-exam-core-junit 4.11.0

Pax Exam creates OSGi bundles for testing purposes. It lets the user take control of the OSGi framework, the test framework (e.g. JUnit) and the system under test at the…

java-ops4j-pax-exam-core-spi 4.11.0

Pax Exam creates OSGi bundles for testing purposes. It lets the user take control of the OSGi framework, the test framework (e.g. JUnit) and the system under test at the…

java-ops4j-pax-tinybundles 2.1.1

Tinybundles is all about creating OSGi related artifacts like Bundles, Fragments and Deployment Packages with Java Api. It is very convenient to create such artifacts on-the-fly inside Tests (like in Pax…

java-osgi-annotation 6.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the OSGi annotation module, providing additional services to help…

java-osgi-cmpn 6.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the compendium specification module, providing interfaces and classes for…

java-osgi-core 6.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the OSGi Core module. …

java-osgi-dto 1.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the Data Transfer Objects. It is easily serializable…

java-osgi-framework 1.8.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. …

java-osgi-namespace-contract 1.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the names for the attributes and directives for a…

java-osgi-namespace-extender 1.0.1

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the names for the attributes and directives for an…

java-osgi-namespace-service 1.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the names for the attributes and directives for a…

java-osgi-resource 1.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the definition of common types in osgi packages. …

java-osgi-service-cm 1.5.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains utility classes for the configuration of services. …

java-osgi-service-component-annotations 1.3.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the support annotations for osgi-service-component. …

java-osgi-service-event 1.3.1

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the OSGi `org.osgi.service.event' module. …

java-osgi-service-jdbc 1.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains a factory for JDBC connection factories. There are…

java-osgi-service-log 1.3.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the log service. …

java-osgi-service-metatype-annotations 1.3.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the support annotations for metatype. …

java-osgi-service-packageadmin 1.2.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the packageadmin service. …

java-osgi-service-repository 1.1.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains a repository service that contains resources. …

java-osgi-service-resolver 1.0.1

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…

java-osgi-util-function 1.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains an interface for a function that accepts a single…

java-osgi-util-promise 1.0.0

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains an interface and utilitary classes for promises. A…

java-osgi-util-tracker 1.5.1

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains bundle tracking utility classes. …

java-pep-adapter 2.0.5

The p≡p JNI adapter is a Java adapter interface to the p≡p (pretty Easy privacy) engine. …

java-picard 2.3.0

Picard is a set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats. Picard is implemented using the HTSJDK Java library to support accessing file formats that…

java-picard 1.113

Picard is a set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats. Picard is implemented using the HTSJDK Java library to support accessing file formats that…

java-picard 2.10.3

Picard is a set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats. Picard is implemented using the HTSJDK Java library to support accessing file formats that…

java-piccolo2d-core 3.0.1

Piccolo2D is a framework (in the Jazz ZUI tradition) to create robust, full-featured graphical applications in Java, with features such as zooming and multiple representation. This package provides the core libraries. …

java-piccolo2d-extras 3.0.1

Piccolo2D is a framework (in the Jazz ZUI tradition) to create robust, full-featured graphical applications in Java, with features such as zooming and multiple representation. This package provides additional features not…

java-picocli 4.3.2

Picocli is a framework for building command line applications for the JVM. It supports colors, autocompletion, subcommands, and more. Written in Java, usable from Groovy, Kotlin, Scala, etc. …

java-plexus-archiver 4.2.2

Plexus-archiver contains a component to deal with project archives (jar). …

java-plexus-cipher 1.7

Plexus-cipher contains a component to deal with encryption and decryption. …

java-plexus-classworlds 2.6.0

Plexus classworlds replaces the native `ClassLoader' mechanism of Java. It is especially useful for dynamic loading of application components. …

java-plexus-cli 1.7

This package is a library to help creating CLI around Plexus components. …

java-plexus-compiler-api 2.8.4

This package contains the API used by components to manipulate compilers. …

java-plexus-compiler-javac 2.8.4

This package contains the Javac Compiler support for Plexus Compiler component. …

java-plexus-compiler-manager 2.8.4

Plexus Compiler is a Plexus component to use different compilers through a uniform API. This component chooses the compiler implementation to use in a project. …

java-plexus-component-annotations 1.7.1

This package is a Maven plugin to generate Plexus descriptors from source tags and class annotations. …

java-plexus-component-metadata 1.7.1

The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that…

java-plexus-container-default 1.7.1

Plexus-default-container is Plexus' inversion-of-control ("IoC") container. It is composed of its public API and its default implementation. …

java-plexus-digest 1.2

This package is a plexus component that contains hash function utilities. …

java-plexus-interpolation 1.26

Plexus interpolator is a modular, flexible interpolation framework for the expression language style commonly seen in Maven, Plexus, and other related projects. It has its foundation in the `org.codehaus.plexus.utils.interpolation' package within `plexus-utils', but has…

java-plexus-io 3.2.0

Plexus IO is a set of plexus components, which are designed for use in I/O operations. This implementation using plexus components allows reusing it in maven. …

java-plexus-java 0.9.10

This package contains shared language features of the Java language, for the plexus project. …

java-plexus-sec-dispatcher 1.4

This package is the Plexus Security Dispatcher Component. This component decrypts a string passed to it. …

java-plexus-utils 3.2.1

This package provides various Java utility classes for the Plexus framework to ease working with strings, files, command lines, XML and more. …

java-plexus-utils 3.3.0

This package provides various Java utility classes for the Plexus framework to ease working with strings, files, command lines, XML and more. …

java-powermock-api-easymock 1.7.3

PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors,…

java-powermock-api-support 1.7.3

PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors,…

java-powermock-core 1.7.3

PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors,…

java-powermock-modules-junit4 1.7.3

PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors,…

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