RoaringBitmap
- Ebuilds: 1, Testing: 0.7.45-r1 Description: Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.
Homepage:https://github.com/RoaringBitmap/RoaringBitmap License: Apache-2.0
amqp-client
- Ebuilds: 1, Testing: 5.5.3-r1 Description: The RabbitMQ Java client library allows Java applications to interface with RabbitMQ.
Homepage:http://www.rabbitmq.com License: Apache-2.0 MPL-1.1 GPL-2
android-all
- Ebuilds: 1, Testing: 10.5803371 Description: APIs for Applications written for the Google Android Platform
Homepage:https://source.android.com/ License: Apache-2.0
ant
- Ebuilds: 2, Stable: 1.10.15, Testing: 1.10.15-r1 Description: Java-based build tool similar to 'make' that uses XML configuration files
Homepage:https://ant.apache.org/ License: Apache-2.0
ant-core
- Ebuilds: 1, Stable: 1.8.4-r1 Description: Java-based build tool similar to 'make' that uses XML configuration files
Homepage:http://ant.apache.org/ License: Apache-2.0
ant-ivy
- Ebuilds: 1, Stable: 2.5.0-r4 Description:
Ivy is a powerful dependencies manager with transitive dependencies
support and much more features.
With Ivy you define the dependencies of your module in an xml file,
called an ivy file. Then you usually ask ivy to retrieve your dependencies
to a local lib dir, and it does it for you by locating the artifacts of
your dependencies in repositories, such as ibiblio.
Homepage:https://ant.apache.org/ivy/ License: Apache-2.0
antunit
- Ebuilds: 1, Stable: 1.4.1-r1 Description: An Antlib that provides a test framework for Apache Ant tasks and types
Homepage:https://ant.apache.org/antlibs/antunit/ License: Apache-2.0
apache-rat
- Ebuilds: 1, Stable: 0.16.1 Description: Apache Rat is a release audit tool, focused on licenses
Homepage:https://creadur.apache.org/rat/ License: Apache-2.0
apiguardian-api
- Ebuilds: 1, Stable: 1.1.2-r1 Description:
Library that provides the @API annotation that is used to annotate public types, methods, constructors, and fields within a framework or application in order to publish their status and level of stability and to indicate how they are intended to be used by consumers of the API.
Homepage:https://github.com/apiguardian-team/apiguardian License: Apache-2.0
apple-java-extensions-bin
- Ebuilds: 1, Stable: 1.5-r3 Description:
This is a pluggable jar of stub classes representing the new Apple eAWT
and eIO APIs for Java 1.4 on Mac OS X. The purpose of these stubs is to
allow for compilation of eAWT- or eIO-referencing code on platforms other
than Mac OS X
Homepage:http://developer.apple.com/samplecode/AppleJavaExtensions/ License: Apple
args4j
- Ebuilds: 2, Testing: 2.33-r1 Description: args4j is a Java command line arguments parser
Homepage:https://args4j.kohsuke.org/ License: MIT
asm (ambiguous, available in 3 overlays)
- Ebuilds: 7, Stable: 9.9.1, 9.4, Testing: 9.9.1, 9.4, 8.0.1, 3.3.1-r2 Description:
ASM is a Java bytecode manipulation framework. It can be used to
dynamically generate stub classes or other proxy classes, directly in
binary form, or to dynamically modify classes at load time, i.e., just
before they are loaded into the Java Virtual Machine.
ASM offers similar functionalities as BCEL or SERP, but is much more
smaller (25KB instead of 350KB for BCEL and 150KB for SERP) and faster
than these tools (the overhead of a load time class transformation is of
the order of 60% with ASM, 700% or more with BCEL, and 1100% or more
with SERP). Indeed ASM was designed to be used in a dynamic way* and was
therefore designed and implemented to be as small and as fast as
possible.
Homepage:https://asm.ow2.io License: BSD
aspectj
- Ebuilds: 1, Stable: 1.9.7-r1 Description: A seamless aspect-oriented extension to the Java programming language
Homepage:https://eclipse.org/aspectj/ License: EPL-1.0
assertj-core
- Ebuilds: 2, Stable: 3.27.6 Description: 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. AssertJ core provides assertions for JDK standard types can be used with either JUnit or TestNG.
Homepage:https://assertj.github.io/doc/ License: Apache-2.0
avro-mapred
- Ebuilds: 1, Testing: 1.8.2-r1 Description: An org.apache.hadoop.mapred compatible API for using Avro Serializatin in Hadoop
Homepage:http://avro.apache.org/avro-mapred License: Apache-2.0
batik
- Ebuilds: 1, Stable: 1.18-r2, Testing: 1.18-r2 Description:
Java toolkit for applications or applets that want to use
images in the Scalable Vector Graphics (SVG) format for various
purposes, such as viewing, generation or manipulation.
Homepage:https://xmlgraphics.apache.org/batik/ License: Apache-2.0
bcel
- Ebuilds: 2, Stable: 6.11.0, 6.10.0-r2, Testing: 6.11.0 Description:
This is the main Reference implementation of the BCEL JavaClass API.
The Byte Code Engineering Library (formerly known as JavaClass) is intended
to give users a convenient possibility to analyze, create, and manipulate
(binary) Java class files (those ending with .class). Classes are represented
by objects which contain all the symbolic information of the given class:
methods, fields and byte code instructions, in particular.
Homepage:https://commons.apache.org/proper/commons-bcel/ License: Apache-2.0
bcmail
- Ebuilds: 1, Stable: 1.83 Description:
The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed.
Homepage:https://www.bouncycastle.org/download/bouncy-castle-java/ License: BSD
bcpg (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 1.83, Testing: 1.52 Description:
The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
Homepage:https://www.bouncycastle.org/download/bouncy-castle-java/ License: BSD
bcpkix
- Ebuilds: 1, Stable: 1.83 Description:
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
Homepage:https://www.bouncycastle.org/download/bouncy-castle-java/ License: BSD
bcpkix-jdk15on
- Ebuilds: 1, Testing: 1.54 Description: The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.8. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
Homepage:http://www.bouncycastle.org/java.html License: BSD
bcprov (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 1.83, Testing: 1.68 Description:
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.
Homepage:https://www.bouncycastle.org/download/bouncy-castle-java/ License: BSD
bcutil
- Ebuilds: 1, Stable: 1.83 Description:
The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.8 and up.
Homepage:https://www.bouncycastle.org/download/bouncy-castle-java/ License: BSD
browserlauncher2
- Ebuilds: 1, Stable: 1.3-r3 Description:
BrowserLauncher2, a continuation of the BrowserLauncher project, is a
library that facilitates opening a browser from a Java application and
directing the browser to a supplied url. In most cases the browser
opened will be the user's default browser.
Homepage:https://browserlaunch2.sourceforge.net/ License: LGPL-2.1
bsf
- Ebuilds: 1, Stable: 2.4.0-r7, Testing: 2.4.0-r7 Description:
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 one to write
JSPs in languages other than Java while providing access to the Java
class library. In addition, BSF permits any Java application to be
implemented in part (or dynamically extended) by a language that is
embedded within it. This is achieved by providing an API that permits
calling scripting language engines from within Java, as well as an
object registry that exposes Java objects to these scripting language
engines.
Homepage:https://commons.apache.org/proper/commons-bsf/ License: Apache-2.0
byaccj
- Ebuilds: 1, Stable: 1.15-r3, Testing: 1.15-r3 Description: A Java extension of BSD YACC-compatible parser generator
Homepage:https://byaccj.sourceforge.net/ License: public-domain
byte-buddy (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 1.18.4, 1.14.18, Testing: 1.14.18, 1.6.14-r3 Description:
This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
Homepage:https://bytebuddy.net License: Apache-2.0
cache-api
- Ebuilds: 3, Testing: 1.1.0 Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Homepage:https://github.com/jsr107/jsr107spec License: Apache-2.0
cache2k-api
- Ebuilds: 1, Stable: 0.23.1, Testing: 0.23.1 Description: light weight and high performance Java caching library: API
Homepage:https://cache2k.org License: Apache-2.0
cache2k-core
- Ebuilds: 1
Description: light weight and high performance Java caching library: core
Homepage:https://cache2k.org License: Apache-2.0
caffeine (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 2.9.3, Testing: 2.9.3, 2.6.1-r1 Description: A high performance caching library
Homepage:https://github.com/ben-manes/caffeine License: Apache-2.0
cal10n (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 0.8.1, Testing: 0.8.1 Description: java library for writing localized messages using resource bundle
Homepage:http://cal10n.qos.ch/ License: MIT
cdi-api (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 4.0.1-r4, Testing: 1.2-r4 Description: APIs for CDI (Contexts and Dependency Injection for Java)
Homepage:https://projects.eclipse.org/projects/ee4j.cdi License: Apache-2.0
cglib
- Ebuilds: 1, Stable: 3.3.0-r3 Description:
cglib is a powerful, high performance and quality Code Generation
Library, It is used to extend JAVA classes and implements interfaces
at runtime.
Homepage:https://github.com/cglib/cglib License: Apache-2.0
charts4j
- Ebuilds: 1, Testing: 1.3-r1 Description: charts4j is a free, lightweight charts and graphs Java API. It enables developers to programmatically create the charts available in the Google Chart API through a straightforward and intuitive Java API.
Homepage:http://charts4j.googlecode.com License: MIT
checker-framework-qual
- Ebuilds: 1, Stable: 3.52.1 Description:
The Checker Framework enhances Java's type system to make it
more powerful and useful. This lets software developers detect
and prevent errors in their Java programs.
A "checker" is a tool that warns you about certain errors or
gives you a guarantee that those errors do not occur.
Homepage:https://checkerframework.org/ License: MIT
checker-qual
- Ebuilds: 1, Testing: 2.11.1-r1 Description: Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker
Homepage:https://checkerframework.org License: MIT
chill
- Ebuilds: 1, Testing: 0.9.3-r3 Description: Scala extensions for the Kryo serialization library
Homepage:https://github.com/twitter/chill License: Apache-2.0
commons-codec
- Ebuilds: 2, Stable: 1.21.0, 1.19.0, Testing: 1.21.0 Description:
Codec was formed as an attempt to focus development effort on one
definitive implementation of the Base64 encoder. At the time of Codec's
proposal, there were approximately 34 different Java classes that dealt
with Base64 encoding spread over the Foundation's CVS repository.
Developers in the Jakarta Tomcat project had implemented an original
version of the Base64 codec which had been copied by the Commons
HttpClient and Apache XML project's XML-RPC subproject. After almost one
year, the two forked versions of Base64 had significantly diverged from
one another. XML-RPC had applied numerous fixes and patches which were
not applied to the Commons HttpClient Base64. Different subprojects had
differing implementations at various levels of compliance with the RFC
2045.
Out of that confusing duplication of effort sprang this simple attempt
to encourage code reuse among various projects. While this package
contains a abstract framework for the creation of encoders and decoders,
Codec itself is primarily focused on providing functional utilities for
working with common encodings.
Homepage:https://commons.apache.org/proper/commons-codec/ License: Apache-2.0
commons-crypto
- Ebuilds: 1, Testing: 1.0.0 Description: Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions).
Homepage:http://commons.apache.org/proper/commons-crypto/ License: Apache-2.0
commons-daemon
- Ebuilds: 1, Stable: 1.5.1 Description:
Apache Commons Daemon software is a set of utilities and Java support classes for running Java applications as server processes. These are commonly known as 'daemon' processes in Unix terminology (hence the name). On Windows they are called 'services'
Homepage:https://commons.apache.org/proper/commons-daemon/ License: Apache-2.0
commons-digester
- Ebuilds: 2, Stable: 3.2-r5 Description:
The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
Homepage:https://commons.apache.org/digester/ License: Apache-2.0
commons-httpclient
- Ebuilds: 1, Stable: 3.1-r3 Description:
The Jakarta Commons HttpClient provides an efficient, up-to-date,
and feature-rich package implementing the client side of the most
recent HTTP standards and recommendations.
Homepage:https://hc.apache.org/httpclient-legacy/ License: Apache-2.0
commons-imaging
- Ebuilds: 1, Testing: 1.0_alpha3-r2 Description: Apache Commons Imaging, previously known as Apache Commons Sanselan, is a library that reads and writes a variety of image formats, including fast parsing of image info (size, color space, ICC profile, etc.) and metadata.
This library is pure Java. Compared to typical image I/O libraries in native code, it's more portable, and should be more reliable and more secure against corrupt/malicious images, yet still performs reasonably well. It's easier to use than ImageIO/JAI/java.awt.Toolkit (Sun/Java's image support), supports more formats (and supports them more correctly). It also provides easy access to metadata.
Imaging was working and was used by a number of projects in production even before version 1.0.
Homepage:https://commons.apache.org/proper/commons-imaging/ License: Apache-2.0
commons-io
- Ebuilds: 3, Stable: 2.21.0, 2.20.0, Testing: 2.21.0 Description: Utility classes, stream implementations, file filters, and much more
Homepage:https://commons.apache.org/proper/commons-io/ License: Apache-2.0
commons-jexl
- Ebuilds: 1, Testing: 2.1.1-r1 Description: Expression language engine, can be embedded in applications and frameworks
Homepage:https://commons.apache.org/jexl/ License: Apache-2.0
commons-jxpath
- Ebuilds: 1, Testing: 1.3-r7 Description:
A Java-based implementation of XPath 1.0 that, in addition to XML
processing, can inspect/modify Java object graphs (the library's
explicit purpose) and even mixed Java/XML structures.
Homepage:https://commons.apache.org/jxpath/ License: Apache-2.0
commons-lang (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 3.20.0, 3.19.0, Testing: 3.20.0, 3.10 Description: Commons components to manipulate core java classes
Homepage:https://commons.apache.org/proper/commons-lang/ License: Apache-2.0
commons-text (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 1.15.0, 1.14.0, Testing: 1.15.0, 1.10.0-r1 Description: Apache Commons Text is a library focused on algorithms working on strings
Homepage:https://commons.apache.org/proper/commons-text/ License: Apache-2.0
commons-vfs
- Ebuilds: 1, Stable: 2.0-r4 Description:
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 an HTTP server, or inside
a Zip archive.
Homepage:https://commons.apache.org/vfs/ License: Apache-2.0
compress-lzf
- Ebuilds: 1, Testing: 1.0.3-r1 Description: Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression. Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding. See \"http://oldhome.schmorp.de/marc/liblzf.html\" for more on original LZF package.
Homepage:http://github.com/ning/compress License: Apache-2.0
coro-mock
- Ebuilds: 1, Testing: 1.0-r1 Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Homepage:https://github.com/headius/coro-mock License: Apache-2.0
corretto-bin
- Ebuilds: 1, Testing: 24.0.1.9.1 Description: Prebuilt Java JDK binaries provided by Amazon Web Services
Homepage:https://aws.amazon.com/corretto License: GPL-2-with-classpath-exception
cortado
- Ebuilds: 1, Stable: 0.6.0-r4 Description:
Cortado is an open-source cross-browser and cross-platform video
playback solution based upon Java technology. Leveraging the huge
installation base of Java it allows web-authors to deliver Ogg Theora
content without having to worry about the media playback setup
installed on customers' machines. This enables e.g. Wikipedia to
deliver Ogg Theora video content embedded into articles to millions of
users. Originally developed at Fluendo, Cortado's latest versions are
now maintained by Xiph.org. If you're interested in using free media
delivery technology, e.g. to avoid the costs adjunctive to non-free
technologies like H.264, and want to reach a big potential user base,
Cortado may be the solution you've been looking for.
Homepage:https://www.theora.org/cortado/ License: GPL-2 LGPL-2
cpptasks
- Ebuilds: 1, Stable: 1.0_beta5-r3 Description: Ant-tasks to compile various source languages and produce executables
Homepage:https://ant-contrib.sourceforge.net License: Apache-2.0
dec
- Ebuilds: 1, Testing: 0.1.2-r1 Description: Brotli is a generic-purpose lossless compression algorithm.
Homepage:http://brotli.org/dec License: MIT
dom4j
- Ebuilds: 1, Stable: 2.2.0 Description:
Easy to use, open source library for working with XML, XPath and
XSLT on the Java platform using the Java Collections Framework
and with full support for DOM, SAX and JAXP.
Homepage:https://dom4j.github.io/ License: dom4j
duke
- Ebuilds: 1, Testing: 1.2-r3 Description: A fast and flexible deduplication engine
Homepage:https://github.com/larsga/Duke License: Apache-2.0
easymock
- Ebuilds: 3, Stable: 5.6.0 Description: Mock Objects for interfaces in JUnit tests by generating them on the fly
Homepage:https://easymock.org/ License: Apache-2.0
eclipse-ecj (ambiguous, available in 2 overlays)
- Ebuilds: 6, Stable: 4.38, 4.20, 4.2.1, Testing: 4.39, 4.26-r2, 4.2.1 Description:
ECJ is the Eclipse Compiler for Java. It's a separate packaging of
the embedded Java compiler that comes with Eclipse. It can be used
as a batch-compiler by running the ecj-3.x script, or it can be
used with Ant by using the -lib option to and and setting
-Dbuild.compiler=ecj
Homepage:https://projects.eclipse.org/projects/eclipse.jdt License: EPL-1.0
ehcache
- Ebuilds: 1, Testing: 2.10.4-r2 Description: Cache used to boost performance, offload database and simplify scalability
Homepage:https://www.ehcache.org/ License: Apache-2.0
emma
- Ebuilds: 1, Stable: 2.0.5312-r6 Description:
EMMA is an open-source toolkit for measuring and reporting Java code
coverage. EMMA distinguishes itself from other tools by going after
a unique feature combination: support for large-scale enterprise
software development while keeping individual developer's work fast
and iterative. Every developer on your team can now get code coverage
for free and they can get it fast
Homepage:https://emma.sourceforge.net/ License: CPL-1.0
error-prone-annotations (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 2.45.0, Testing: 2.4.0 Description: Java annotations for the Error Prone static analysis tool
Homepage:https://errorprone.info License: Apache-2.0
f2jutil
- Ebuilds: 1, Testing: 0.8.1_p1 Description:
This package uses sources from the package maintainer's fork instead of
vanilla upstream sources because the full vanilla sources of this
package can only be downloaded from the CVS repository on SourceForge.
Homepage:http://icl.cs.utk.edu/f2j/ License: BSD-4 GPL-2
failureaccess
- Ebuilds: 1, Testing: 1.0.1-r1 Description: Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).
Homepage:https://github.com/google/guava/failureaccess License: Apache-2.0
fastutil
- Ebuilds: 1, Testing: 8.1.1 Description: fastutil extends the Java Collections Framework by providing type-specific maps, sets, lists and priority queues with a small memory footprint and fast access and insertion; provides also big (64-bit) arrays, sets and lists, and fast, practical I/O classes for binary and text files.
Homepage:http://fasutil.di.unimi.it/ License: Apache-2.0
felix-main
- Ebuilds: 1, Stable: 7.0.5-r2 Description:
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
Homepage:https://felix.apache.org/documentation/index.html License: Apache-2.0
findbugs-annotations (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 3.0.1, Testing: 3.0.12 Description: Annotation defined by the FindBugs tool
Homepage:https://findbugs.sourceforge.net/ License: LGPL-3
fishbowl
- Ebuilds: 1, Stable: 1.4.1, Testing: 1.4.1 Description: Use the AAA pattern for writing tests for code that throws an exception
Homepage:https://github.com/stefanbirkner/fishbowl/ License: MIT
fits
- Ebuilds: 1, Testing: 1.15.1-r1 Description:
Java library which provides I/O for FITS images and binary tables. The Java
libraries support all basic FITS formats and gzip compressed
files. Support for access to data subsets is included and the
HIERARCH convention may be used.
Homepage:http://fits.gsfc.nasa.gov/fits_libraries.html#java_tam License: public-domain
fontbox
- Ebuilds: 2, Stable: 3.0.6 Description:
The Apache FontBox library is an open source Java tool to obtain low level
information from font files. FontBox is a subproject of Apache PDFBox.
Homepage:https://pdfbox.apache.org/ License: Apache-2.0
fop
- Ebuilds: 1, Stable: 2.10-r2, Testing: 2.10-r2 Description: XML Graphics Format Object Processor All-In-One
Homepage:https://xmlgraphics.apache.org/fop/ License: Apache-2.0
freemarker
- Ebuilds: 1, Testing: 2.3.23-r1 Description: A generic tool to generate text output based on templates
Homepage:https://freemarker.apache.org/ License: Apache-2.0
gnu-classpath
- Ebuilds: 3, Stable: 0.99_p1 Description: Free core class libraries for use with VMs and compilers for the Java language
Homepage:https://www.gnu.org/software/classpath License: GPL-2-with-linking-exception
gpars
- Ebuilds: 1, Testing: 1.2.1-r1 Description: The GPars concurrency and parallelism framework for the JVM
Homepage:https://github.com/GPars/GPars License: Apache-2.0
graal-sdk
- Ebuilds: 2, Testing: 20.1.0-r1 Description: GraalVM is an ecosystem for compiling and running applications written in multiple languages. GraalVM removes the isolation between programming languages and enables interoperability in a shared runtime.
Homepage:https://github.com/oracle/graal License: UPL-1.0
graalvm-ce-bin
- Ebuilds: 1, Testing: 22.3.1 Description: A high-performance Java Development Kit (JDK) distribution
Homepage:https://www.graalvm.org/ License: GPL-2-with-classpath-exception
graalvm-compiler
- Ebuilds: 1, Testing: 19.2.1-r1 Description: The GraalVM compiler and the Graal-truffle optimizer.
Homepage:https://www.graalvm.org/ License: GPL-2-with-classpath-exception
gradle (ambiguous, available in 2 overlays)
- Ebuilds: 20, Testing: 7.1.0 Description: A project automation and build tool with a Groovy based DSL
Homepage:https://www.gradle.org/ License: Apache-2.0
gradle-bin (ambiguous, available in 2 overlays)
- Ebuilds: 25, Stable: 8.14.2, 8.1.1, Testing: 9.3.1, 8.3 Description: A project automation and build tool with a Groovy based DSL
Homepage:https://gradle.org License: Apache-2.0
groovy-all
- Ebuilds: 1, Testing: 2.4.0-r3 Description: Groovy: A powerful, dynamic language for the JVM
Homepage:https://groovy-lang.org/ License: Apache-2.0
gson
- Ebuilds: 1, Stable: 2.13.2 Description: Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
Homepage:https://github.com/google/gson License: Apache-2.0
guava (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 33.5.0, Testing: 29.0 Description: The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
Homepage:https://github.com/google/guava License: Apache-2.0
guava-testlib
- Ebuilds: 1, Stable: 33.5.0 Description:
Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.
Homepage:https://github.com/google/guava License: Apache-2.0
guice
- Ebuilds: 1, Stable: 7.0.0 Description: Guice is a lightweight dependency injection framework for Java 6 and above
Homepage:https://github.com/google/guice License: Apache-2.0
hamcrest-generator
- Ebuilds: 1, Stable: 1.3-r4, Testing: 1.3-r4 Description: Code generator for Hamcrest's library of matchers for building test expressions
Homepage:https://hamcrest.org/JavaHamcrest/ License: BSD-2
headius-options
- Ebuilds: 1, Testing: 1.4 Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Homepage:https://github.com/headius/options License: Apache-2.0
hibernate-core
- Ebuilds: 2, Testing: 6.6.1 Description: The core O/RM functionality as provided by Hibernate
Homepage:https://hibernate.org License: LGPL-3
hibernate-jpa
- Ebuilds: 1, Testing: 1.0.2-r1 Description: Clean-room definition of JPA APIs intended for use in developing Hibernate JPA implementation. See README.md for details
Homepage:http://hibernate.org License: EPL-1.0
htmlcleaner
- Ebuilds: 1, Stable: 2.29-r1 Description: HtmlCleaner is an open source HTML parser written in Java. HTML found on the Web is usually dirty, ill-formed and unsuitable for further processing. For any serious consumption of such documents, it is necessary to first clean up the mess and bring some order to the tags, attributes and ordinary text. For any given HTML document, HtmlCleaner reorders individual elements and produces well-formed XML. By default, it follows similar rules that the most of web browsers use in order to create the Document Object Model. However, you can provide custom tag and rule sets for tag filtering and balancing.
Homepage:https://htmlcleaner.sourceforge.net/ License: BSD
icedtea-web
- Ebuilds: 1, Stable: 1.8.8-r2 Description:
FOSS Java Web Start and optional browser plugin implementation based on NetX, to be used with icedtea.
Homepage:https://github.com/AdoptOpenJDK/IcedTea-Web License: GPL-2 GPL-2-with-linking-exception LGPL-2
icu4j (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 78.2, 77.1, Testing: 78.2, 67.1 Description: A set of Java libraries providing Unicode and Globalization support
Homepage:https://icu.unicode.org License: icu
iso-relax
- Ebuilds: 1, Stable: 20050331-r7, Testing: 20050331-r7 Description: Interfaces useful for applications which support RELAX Core
Homepage:http://www.xml.gr.jp/relax/ License: MIT
j2objc-annotations (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 3.1, Testing: 1.3 Description: Annotations for the J2ObjC Java to Objective-C translator
Homepage:https://developers.google.com/j2objc/ License: Apache-2.0
jackcess
- Ebuilds: 1, Stable: 4.0.7-r1 Description: A pure Java library for reading from and writing to MS Access databases
Homepage:https://jackcess.sourceforge.io License: Apache-2.0
jackrabbit-webdav
- Ebuilds: 1, Stable: 2.10.1-r3 Description: Fully conforming implementation of the JRC API (specified in JSR 170 and 283)
Homepage:https://jackrabbit.apache.org/ License: Apache-2.0
jacl
- Ebuilds: 1, Stable: 1.4.1-r2 Description:
The Tcl/Java project's goal is to make integrating the Java platform and the
Tcl scripting language as easy as possible. The project actually consists of
two distinct packages, called Tcl Blend and Jacl. It is important to
understand what each package provides and in what situations one might choose
to use Jacl or Tcl Blend.
Tcl Blend is a Tcl extension that makes use of JNI to facilitate communication
between a Java interpreter and a Tcl interpreter. Tcl Blend is typically used
to load a Java interpreter into an existing Tcl process, so that functionality
implemented in Java can be accessed via Tcl. One can also load Tcl Blend and
Tcl into a Java process, which is a great way to add scripting functionality
to an existing Java application. Because Tcl Blend is a normal Tcl extension,
one can use it with other popular Tcl extensions like Tk, Expect, and Itcl.
Jacl is a self-contained implementation of a Tcl interpreter, written entirely
in Java. Jacl also includes features that facilitate communication between a
Java interpreter and a Tcl interpreter. Jacl is typically used to incorporate
scripting functionality into an existing Java application. For users who want
to avoid adding any native code to their Java applications, Jacl is the ideal
solution.
Tcl Blend and Jacl define both a Tcl API and a Java API that make it easy to
call Java code from Tcl or call Tcl code from Java. For example, one could
allocate a Java object in a Tcl script and interactively invoke Java methods
on the object. It is also easy to use the supplied API to evaluate a Tcl
procedure from a Java method or implement Tcl procudures in Java. The flexible
API and wealth of implementation options provided by the Tcl/Java project make
integrating Tcl and Java easy.
Homepage:http://tcljava.sourceforge.net License: BSD
jai-imageio-core
- Ebuilds: 1, Stable: 1.4.0-r1 Description:
Java Advanced Imaging Image I/O Tools API core, but without the classes involved
with javax.media.jai dependencies, JPEG2000 or codecLibJIIO, meaning that this
library can be distributed under the modified BSD license and should be GPL compatible.
Homepage:https://github.com/jai-imageio/jai-imageio-core License: Sun-BSD-no-nuclear-2005
jai-imageio-jpeg2000
- Ebuilds: 1, Stable: 1.4.0-r1 Description:
JPEG2000 support for Java Advanced Imaging Image I/O Tools API core.
This module is licensed under the [JJ2000 license](LICENSE.txt) and
is therefore NOT compatible with the GPL 3 license. It should be
compatible with the LGPL 2.1 license.
Homepage:https://github.com/jai-imageio/jai-imageio-jpeg2000 License: Sun-BSD-no-nuclear-2005
jakarta-el-api
- Ebuilds: 1, Stable: 5.0.1-r1 Description: Jakarta Expression Language defines an expression language for Java applications
Homepage:https://projects.eclipse.org/projects/ee4j.el License: EPL-2.0 GPL-2-with-classpath-exception
jakarta-interceptors
- Ebuilds: 1, Stable: 2.1.0-r1 Description:
Jakarta Interceptors defines a means of interposing on business method invocations and specific events—such as lifecycle events and timeout events—that occur on instances of Jakarta EE components and other managed classes.
Homepage:https://projects.eclipse.org/projects/ee4j.interceptors License: EPL-2.0 GPL-2-with-classpath-exception
jakarta-mail-api
- Ebuilds: 1, Stable: 2.1.5 Description:
Jakarta Mail defines a platform-independent and protocol-independent framework to build mail and messaging applications.
Homepage:https://jakartaee.github.io/mail-api/ License: EPL-1.0 EPL-2.0 GPL-2-with-classpath-exception
jakarta-oro
- Ebuilds: 1, Stable: 2.0.8-r6, Testing: 2.0.8-r6 Description:
A set of text-processing Java classes that provide Perl5 compatible
regular expressions, AWK-like regular expressions, glob expressions,
and utility classes for performing substitutions, splits, filtering
filenames, etc.
Homepage:https://jakarta.apache.org/oro/ License: Apache-1.1
jakarta-persistence-api
- Ebuilds: 2, Testing: 3.1.0 Description: Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Homepage:https://github.com/eclipse-ee4j/jpa-api License: EPL-2.0 EPL-1.0
jakartaee-migration
- Ebuilds: 2, Stable: 1.0.10, Testing: 1.0.9 Description: Apache Tomcat tool for migration from Java EE 8 to Jakarta EE 9
Homepage:https://tomcat.apache.org License: Apache-2.0
jal
- Ebuilds: 1, Stable: 20031117-r7 Description:
Jal is a partial port of the STL by the C++ Standard Template Library, done by
Matthew Austern and Alexander Stepanov.
It contains several useful algorithms that cannot be found elsewhere (e.g.,
linear-time n-th order statistics and sorting arrays using arbitrary
predicates).
Homepage:https://wiki.gentoo.org/wiki/No_homepage License: HPND
jama (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 1.0.3-r2 Description:
JAMA is a basic linear algebra package for Java. It provides user-level classes for constructing and manipulating real, dense matrices. It is meant to provide sufficient functionality for routine problems, packaged in a way that is natural and understandable to non-experts.
Homepage:https://math.nist.gov/javanumerics/jama/ License: public-domain
jameica
- Ebuilds: 2, Stable: 2.12.0 Description: Official Jameica Online Banking Software, written in Java
Homepage:https://jameica.org/ License: Apache-2.0 CPL-1.0 EPL-1.0 GPL-2 LGPL-2 MIT MPL-1.1 MPL-2.0 ZLIB
jamvm
- Ebuilds: 4, Stable: 2.0.0-r20 Description: An extremely small and specification-compliant virtual machine
Homepage:http://jamvm.sourceforge.net/ License: GPL-2
jansi
- Ebuilds: 2, Stable: 2.4.1 Description:
Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
Homepage:https://fusesource.github.io/jansi/ License: Apache-2.0
jarpack
- Ebuilds: 1, Testing: 0.1 Description:
This package uses sources from the package maintainer's fork instead of
vanilla upstream sources because the full vanilla sources of this
package can only be downloaded from the CVS repository on SourceForge.
Homepage:http://icl.cs.utk.edu/f2j/ License: BSD-4 GPL-2
java-config (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 2.3.4, Testing: 9999 Description:
java-config is used to configure the Java subsystem on your Gentoo
installation. In particular, it can be used to configure system-wide and
per-user default JVMs, construct classpath env vars from installed java
packages and be used to query for the path to various JDK tools.
Homepage:https://wiki.gentoo.org/wiki/Project:Java License: GPL-2
java-service-wrapper (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 3.5.50-r3, Testing: 3.5.50-r3 Description:
The Java Service Wrapper is an application which has evolved out of a desire
to solve a number of problems common to many Java applications:
* Run as a Windows Service or Unix Daemon
* Application Reliability
* Standard, Out of the Box Scripting
* On Demand Restarts
* Flexible Configuration
* Ease Application Installations
* Logging
Homepage:https://wrapper.tanukisoftware.com License: tanuki-community
javacup
- Ebuilds: 1, Stable: 11b_p20160615-r2, Testing: 11b_p20160615-r2 Description: CUP Parser Generator for Java
Homepage:https://www2.cs.tum.edu/projects/cup/ License: GPL-2
javahelp
- Ebuilds: 1, Stable: 2.0.05_p20170719-r4 Description:
The JavaHelp system is an online help system that developers can
use to add online help to their Java platform applications. The
JavaHelp system is both a JCP specification (JSR 97) and a reference
implementation of that specification. The JavaHelp system open source
project includes the source to the reference implementation.
Homepage:https://javaee.github.io/javahelp/ License: GPL-2-with-linking-exception
javaparser-core
- Ebuilds: 2, Stable: 3.26.3, Testing: 3.26.3 Description: Java 1-21 Parser and Abstract Syntax Tree for Java
Homepage:https://javaparser.org/ License: Apache-2.0 LGPL-3
javapoet
- Ebuilds: 1, Stable: 1.13.0 Description: Use beautiful Java code to generate beautiful Java code.
Homepage:https://github.com/square/javapoet/ License: Apache-2.0
javassist (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 3.30.2-r1, Testing: 3.21.0 Description:
Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation simple. It is a class library for editing bytecodes in Java.
Homepage:https://www.javassist.org License: Apache-2.0 LGPL-2.1 MPL-1.1
javax-jms-api
- Ebuilds: 1, Stable: 2.0.3 Description:
Jakarta Messaging describes a means for Java applications to create, send, and receive messages via loosely coupled, reliable asynchronous communication services.
Homepage:https://projects.eclipse.org/projects/ee4j.jms License: EPL-2.0 GPL-2-with-classpath-exception
javax-json
- Ebuilds: 1, Testing: 1.0.4-r1 Description: Default provider for JSR 353:Java API for Processing JSON
Homepage:http://jsonp.java.net License: CDDL-1.1 GPL-2
javax-servlet-api
- Ebuilds: 4, Stable: 3.1.0, Testing: 3.0.1 Description:
Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow.
Homepage:https://javaee.github.io/servlet-spec/ License: CDDL GPL-2
jcifs
- Ebuilds: 1, Stable: 1.3.19-r2 Description:
JCIFS is an Open Source client library that implements the CIFS/SMB networking
protocol in 100% Java. CIFS is the standard file sharing protocol on the
Microsoft Windows platform (e.g. Map Network Drive ...). This client is used
extensively in production on large Intranets.
Homepage:https://jcifs.samba.org/ License: LGPL-2.1
jcip-annotations
- Ebuilds: 1, Testing: 1.0.1-r2 Description:
The JCIP Annotations are really useful, however they are released under
the Creative Commons Attribution License, which is not recommended for
licensing software and may therefore cause issues for some people.
Homepage:https://github.com/stephenc/jcip-annotations License: Apache-2.0
jdom
- Ebuilds: 2, Stable: 2.0.6.1 Description:
JDOM is a Java-oriented object model which models XML documents. It provides a Java-centric means of generating and manipulating XML documents. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it seeks to provide a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide.
Homepage:http://www.jdom.org License: Apache-1.1
jersey-json
- Ebuilds: 1, Testing: 1.9-r1 Description: Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.
Homepage:https://jersey.java.net/jersey-json/ License: GPL-2-with-classpath-exception CDDL-1.1
jets3t
- Ebuilds: 1, Testing: 0.9.7-r1 Description: Java toolkit and application suite for Amazon S3, CloudFront and Google Storage
Homepage:https://github.com/mondain/jets3t License: Apache-2.0
jettison (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 1.5.4, Testing: 1.4.1 Description: A StAX implementation for JSON
Homepage:https://github.com/jettison-json/jettison License: Apache-2.0
jflex
- Ebuilds: 1, Stable: 1.9.1-r1, Testing: 1.9.1-r1 Description: JFlex is a lexical analyzer generator for Java
Homepage:https://www.jflex.de/ License: BSD
jikes
- Ebuilds: 1, Stable: 1.22-r13 Description: IBM's open source, high performance Java compiler
Homepage:http://jikes.sourceforge.net/ License: IBM
jimfs
- Ebuilds: 1, Stable: 1.3.1-r1 Description: An in-memory file system for Java 7+
Homepage:https://github.com/google/jimfs License: Apache-2.0
jinput
- Ebuilds: 1, Testing: 2.0.6-r4 Description: The JInput Project hosts an implementation of an API for game controller discovery and polled input. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems with intention of making the development of high performance games in Java a reality.
Homepage:https://java.net/projects/jinput License: BSD
jlapack
- Ebuilds: 1, Testing: 0.8 Description:
This package uses sources from the package maintainer's fork instead of
vanilla upstream sources because the full vanilla sources of this
package can only be downloaded from the CVS repository on SourceForge.
Homepage:http://icl.cs.utk.edu/f2j/ License: BSD-4 GPL-2
jmdns
- Ebuilds: 1, Testing: 3.5.4 Description:
JmDNS is an implementation of multi-cast DNS in Java.
It supports service discovery and service registration.
It is fully interoperable with Apple's Rendezvous.
Homepage:https://github.com/jmdns/jmdns License: Apache-2.0
jnacl
- Ebuilds: 1, Stable: 1.0-r1 Description:
Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implementation
Homepage:https://github.com/neilalexander/jnacl License: BSD-2
jnr-ffi
- Ebuilds: 1, Stable: 2.2.17-r1 Description: A library for invoking native functions from java
Homepage:https://github.com/jnr/jnr-ffi License: Apache-2.0
jnr-netdb
- Ebuilds: 1, Stable: 1.2.0-r1 Description:
jnr-netdb is a java interface to getservbyname(3), getservbyport(3).
It tries to use the native functions if possible, falling back to
parsing
/etc/services directly, and finally to an inbuilt table for use in
environments
where neither native code, nor filesystem access is possible.
Homepage:https://github.com/jnr/jnr-netdb License: Apache-2.0
joda-time
- Ebuilds: 1, Stable: 2.13.0 Description: Date and time library to replace JDK date handling
Homepage:https://www.joda.org/joda-time/ License: Apache-2.0
joni
- Ebuilds: 1, Testing: 2.1.3-r2 Description: Java port of Oniguruma that uses byte arrays directly
Homepage:https://github.com/jruby/joni License: MIT
jrobin
- Ebuilds: 1, Stable: 1.6.0-r2 Description:
JRobin is a 100% pure Java alternative to RRDTool, with about exactly
the same specifications. If you provide the same data to RRDTool and
JRobin, you will get exactly the same results and graphs. All standard
RRDTool operations are supported.
Homepage:https://github.com/OpenNMS/jrobin License: LGPL-3
json
- Ebuilds: 1, Stable: 20251224 Description:
JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: \"The software shall be used for good, not evil.\" If your conscience cannot live with that, then choose a different package.
Homepage:https://github.com/stleary/JSON-java License: JSON
json-simple
- Ebuilds: 2, Stable: 4.0.1, Testing: 4.0.1 Description: Why the Simple Java toolkit (also named as JSON.simple) for JSON?
When I use JSON as the data exchange format between the AJAX client and JSP
for the first time, what worry me mostly is how to encode Java strings and
numbers correctly in the server side so the AJAX client will receive a well
formed JSON data. When I looked into the 'JSON in Java' directory in JSON
website,I found that wrappers to JSONObject and JSONArray can be simpler,
due to the simplicity of JSON itself. So I wrote the JSON.simple package.
Homepage:https://www.json.org License: Apache-2.0
json-smart
- Ebuilds: 2, Stable: 2.6.0, Testing: 1.3.3 Description: JSON Small and Fast Parser
Homepage:https://urielch.github.io License: Apache-2.0
jsr292-mock
- Ebuilds: 1, Testing: 1.1-r1 Description: Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Homepage:https://github.com/headius/jsr292-mock License: Apache-2.0
jstl (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 1.2.7, Testing: 1.2.7, 1.2-r1 Description: Jakarta Standard Tag Library API
Homepage:https://projects.eclipse.org/projects/ee4j.jstl License: EPL-2.0 GPL-2-with-classpath-exception
jtds
- Ebuilds: 1, Stable: 1.3.1-r1 Description:
jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL
Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12). jTDS is based on the
work of the FreeTDS project and is currently the fastest complete JDBC driver
for SQL Server and Sybase. Starting with release 0.9 jTDS is 100% JDBC 3.0
compatible, supporting forward-only and scrollable/updateable ResultSets,
multiple concurrent (completely independent) Statements per Connection and
implementing all the DatabaseMetaData and ResultSetMetaData methods.
Homepage:http://jtds.sourceforge.net License: LGPL-2.1
jtidy
- Ebuilds: 1, Stable: 938 Description: a Java port of HTML Tidy, a HTML syntax checker and pretty printer
Homepage:https://sourceforge.net/projects/jtidy/ License: HTML-Tidy W3C
jutils
- Ebuilds: 1, Testing: 1.0.0-r3 Description: The JUtils project hosts an implementation of a set of APIs utilized by other Java Game Technology Group projects (e.g. JInput, JOAl, JOGL). Some of those other projects may have build and/or run-time dependencies on the jutils.jar file.
Homepage:https://java.net/projects/jutils License: BSD
jzlib
- Ebuilds: 1, Stable: 1.1.3-r3, Testing: 1.1.3-r3 Description: JZlib is a re-implementation of zlib in pure Java
Homepage:http://www.jcraft.com/jzlib/ License: BSD
liberica-jre-bin
- Ebuilds: 3, Testing: 17.0.4_p8, 13.0.1 Description: The best alternative to Oracle JDK
Homepage:https://bell-sw.com License: GPL-2
libg
- Ebuilds: 2, Stable: 7.1.0-r1, Testing: 7.2.1 Description: A library to be statically linked. Contains many small utilities
Homepage:https://bnd.bndtools.org/ License: Apache-2.0 EPL-2.0
lucene (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 7.6.0 Description: High-performance, full-featured text search engine written entirely in Java
Homepage:https://lucene.apache.org License: Apache-2.0
lwjgl
- Ebuilds: 1, Testing: 2.9.3-r3 Description: The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound.
Homepage:http://www.lwjgl.org License: BSD
lwjgl3
- Ebuilds: 1, Testing: 3.1.3-r2 Description: LWJGL is a Java library that enables cross-platform access to popular native API
Homepage:https://www.lwjgl.org/ License: BSD
mahout-math
- Ebuilds: 1, Testing: 0.13.0-r1 Description: High performance scientific and technical computing data structures and methods, mostly based on CERN's Colt Java API
Homepage:http://mahout.apache.org/mahout-math License: Apache-2.0
mail
- Ebuilds: 1, Testing: 1.4-r2 Description: Platform- and protocol-independent framework for mail and messaging applications
Homepage:https://javaee.github.io/javamail/ License: CDDL
mapdb
- Ebuilds: 1, Testing: 0.9.9 Description: Concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory
Homepage:https://mapdb.org/ License: Apache-2.0
maven-artifact
- Ebuilds: 2, Testing: 3.0-r1 Description: Maven is a project development 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 declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Homepage:http://maven.apache.org/maven-artifact/ License: Apache-2.0
maven-bin
- Ebuilds: 2, Stable: 3.9.12, Testing: 3.9.14 Description: Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM.
Homepage:https://maven.apache.org/ License: Apache-2.0
maven-error-diagnostics
- Ebuilds: 1, Testing: 2.2.1-r1 Description: Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.
Homepage:http://maven.apache.org/maven-error-diagnostics License: Apache-2.0
maven-plugin-api
- Ebuilds: 1, Testing: 2.2.1-r1 Description: Maven is a project development 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 declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Homepage:http://maven.apache.org/maven-plugin-api License: Apache-2.0
maven-plugin-registry
- Ebuilds: 1, Testing: 2.2.1-r1 Description: Maven is a project development 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 declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Homepage:http://maven.apache.org/maven-plugin-registry License: Apache-2.0
maven-profile
- Ebuilds: 1, Testing: 2.2.1-r1 Description: Maven is a project development 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 declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Homepage:http://maven.apache.org/maven-profile License: Apache-2.0
maven-settings
- Ebuilds: 1, Testing: 2.2.1-r1 Description: Maven is a project development 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 declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
Homepage:http://maven.apache.org/maven-settings License: Apache-2.0
metrics-core
- Ebuilds: 2, Testing: 4.1.1-r1 Description: Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment.
Homepage:http://metrics.dropwizard.io/metrics-core License: Apache-2.0
metrics-healthchecks
- Ebuilds: 1, Testing: 4.1.1-r1 Description: An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's heath in production.
Homepage:http://metrics.dropwizard.io/metrics-healthchecks License: Apache-2.0
metrics-jvm
- Ebuilds: 1, Testing: 4.1.1-r1 Description: A set of classes which allow you to monitor critical aspects of your Java Virtual Machine using Metrics.
Homepage:http://metrics.dropwizard.io/metrics-jvm License: Apache-2.0
miglayout
- Ebuilds: 1, Testing: 5.3 Description:
For Java developers writing GUI layouts by hand that wants simplicity, power and automatic per platform fidelity, that are dissatisfied with the current layout managers in Swing, JavaFX and SWT, MigLayout solves your layout problems. User interfaces created with MigLayout is easy to maintain, you will understand how the layout will look like just by looking at the source code.
Homepage:https://miglayout.com/ License: BSD
money-api
- Ebuilds: 1, Testing: 1.0.1-r1 Description: JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with Money and Currency.
Homepage:http://java.net/projects/javamoney License: Apache-2.0
msv
- Ebuilds: 1, Stable: 2022.7-r1 Description:
The Sun Multi-Schema XML Validator (MSV) is a Java technology tool
to validate XML documents against several kinds of XML schemata.
Homepage:https://xmlark.github.io/msv/core/ License: BSD-1
nailgun-server
- Ebuilds: 1, Testing: 0.9.1-r1 Description: Nailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O. This project contains the SERVER ONLY.
Homepage:http://martiansoftware.com/nailgun License: Apache-2.0
nekohtml
- Ebuilds: 1, Testing: 1.9.18-r1 Description: A simple HTML scanner and tag balancer using standard XML interfaces
Homepage:http://nekohtml.sourceforge.net/ License: Apache-2.0
netty
- Ebuilds: 2, Testing: 3.10.6-r6 Description: NIO client-server framework for quick and easy network applications development
Homepage:https://netty.io/ License: Apache-2.0
netty-all
- Ebuilds: 1, Testing: 4.1.42-r1 Description: The package for all Netty components
Homepage:https://netty.io/ License: Apache-2.0
netty-buffer
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-buffer/ License: Apache-2.0
netty-codec-dns
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-dns/ License: Apache-2.0
netty-codec-haproxy
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-haproxy/ License: Apache-2.0
netty-codec-memcache
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-memcache/ License: Apache-2.0
netty-codec-mqtt
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-mqtt/ License: Apache-2.0
netty-codec-redis
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-redis/ License: Apache-2.0
netty-codec-smtp
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-smtp/ License: Apache-2.0
netty-codec-socks
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-socks/ License: Apache-2.0
netty-codec-stomp
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-stomp/ License: Apache-2.0
netty-codec-xml
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-codec-xml/ License: Apache-2.0
netty-handler-proxy
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-handler-proxy/ License: Apache-2.0
netty-resolver
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-resolver/ License: Apache-2.0
netty-resolver-dns
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-resolver-dns/ License: Apache-2.0
netty-transport
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-transport/ License: Apache-2.0
netty-transport-native-epoll
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-transport-native-epoll/ License: Apache-2.0
netty-transport-rxtx
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-transport-rxtx/ License: Apache-2.0
netty-transport-udt
- Ebuilds: 1, Testing: 4.1.42 Description: Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients.
Homepage:https://netty.io/netty-transport-udt/ License: Apache-2.0
okhttp
- Ebuilds: 1, Testing: 4.7.2-r2 Description: Square's meticulous HTTP client for Java and Kotlin
Homepage:https://square.github.io/okhttp/ License: Apache-2.0
okio
- Ebuilds: 1, Testing: 2.6.0-r2 Description: A modern I/O library for Android, Kotlin, and Java
Homepage:https://square.github.io/okio/ License: Apache-2.0
openj9-openjdk-bin
- Ebuilds: 3, Testing: 21.0.7_p6 Description:
Javaâ„¢ is the world's leading programming language and platform.
The code for Java is open source and available at OpenJDKâ„¢.
AdoptOpenJDK provides prebuilt OpenJDK binaries from a fully open source set of build scripts and infrastructure.
Homepage:https://developer.ibm.com/languages/java/semeru-runtimes/ License: GPL-2-with-classpath-exception
openj9-openjdk-jre-bin
- Ebuilds: 3, Testing: 21.0.7_p6 Description:
Javaâ„¢ is the world's leading programming language and platform.
The code for Java is open source and available at OpenJDKâ„¢.
AdoptOpenJDK provides prebuilt OpenJDK JRE binaries from a fully open source set of build scripts and infrastructure.
Homepage:https://developer.ibm.com/languages/java/semeru-runtimes/ License: GPL-2-with-classpath-exception
openjdk (ambiguous, available in 4 overlays)
- Ebuilds: 31, Stable: 25.0.2_p10, 17.0.18_p8, Testing: 26_p35, 25.0.2_p10, 22.0.0_p36 Description:
Javaâ„¢ is the world's leading programming language and platform.
The code for Java is open source and available at OpenJDKâ„¢.
Homepage:https://openjdk.org License: GPL-2-with-classpath-exception
openjdk-bin (ambiguous, available in 2 overlays)
- Ebuilds: 16, Stable: 25.0.1_p8, Testing: 25.0.2_p10, 20_beta20221125 Description:
Javaâ„¢ is the world's leading programming language and platform.
The code for Java is open source and available at OpenJDKâ„¢.
AdoptOpenJDK provides prebuilt OpenJDK binaries from a fully open source set of build scripts and infrastructure.
Homepage:https://adoptium.net License: GPL-2-with-classpath-exception
openjdk-jre-bin
- Ebuilds: 4, Stable: 21.0.8_p9 Description:
Javaâ„¢ is the world's leading programming language and platform.
The code for Java is open source and available at OpenJDKâ„¢.
AdoptOpenJDK provides prebuilt OpenJDK JRE binaries from a fully open source set of build scripts and infrastructure.
Homepage:https://adoptium.net/ License: GPL-2-with-classpath-exception
openjdk-zero
- Ebuilds: 1
Description:
Javaâ„¢ is the world's leading programming language and platform.
The code for Java is open source and available at OpenJDKâ„¢.
Homepage:https://openjdk.org License: GPL-2-with-classpath-exception
openjfx (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 11.0.11_p1-r5 Description:
OpenJFX is an open source, next generation client application platform for desktop,
mobile and embedded systems built on Java.
Homepage:https://openjfx.io License: GPL-2-with-classpath-exception
openwebstart-bin
- Ebuilds: 1, Testing: 1.7.0 Description: Run Web Start based applications after the release of Java 11
Homepage:https://openwebstart.com/ License: GPL-2 GPL-2-with-linking-exception LGPL-2
oraclejdk-bin
- Ebuilds: 2, Testing: 21.0.1 Description: The JDK is a development environment for building applications, applets, and components using the Java programming language.It includes tools useful for developing and testing programs written in the Java programming language and running on the Java platform.
Homepage:https://www.oracle.com/java License: NFTC
osgi-annotation (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 8.1.0, Testing: 6.0.0 Description: OSGi Annotation Release 8, Annotations for use in compiling bundles
Homepage:https://www.osgi.org License: Apache-2.0
osgi-cmpn (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 8.0.0-r1, Testing: 6.0.0-r2 Description: OSGi Service Platform Compendium API (Companion Code)
Homepage:https://docs.osgi.org License: Apache-2.0 OSGi-Specification-2.0
osgi-core (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 8.0.0, Testing: 6.0.0 Description: OSGi Service Platform Core API (Companion Code)
Homepage:https://www.osgi.org License: Apache-2.0
osgi-framework
- Ebuilds: 2, Testing: 1.9.0 Description: OSGi Companion Code for org.osgi.framework Version 1.9.0
Homepage:http://www.osgi.org License: Apache-2.0
parsington
- Ebuilds: 2, Testing: 9999 Description:
Parsington is an infix-to-postfix and infix-to-syntax-tree expression parser for mathematical expressions written in Java. It is simple yet fancy, handling (customizable) operators, functions, variables and constants in a similar way to what the Java language itself supports.
Homepage:https://github.com/scijava/parsington
pdfbox
- Ebuilds: 2, Stable: 3.0.6 Description:
The Apache PDFBoxâ„¢ library is an open source Java tool for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command line utilities.
Homepage:https://pdfbox.apache.org/ License: Apache-2.0
persistence-api
- Ebuilds: 1, Testing: 1.0-r1 Description: The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.
Homepage:http://www.jcp.org/en/jsr/detail?id=220 License: CDDL
picocli
- Ebuilds: 1, Stable: 4.6.3-r1 Description: Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source and avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
Homepage:https://picocli.info License: Apache-2.0
plexus-utils
- Ebuilds: 2, Testing: 3.0.8-r1 Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.
Homepage:http://plexus.codehaus.org/plexus-utils License: Apache-2.0
poi
- Ebuilds: 1, Stable: 5.2.5 Description: Maven build of Apache POI for Sonar checks
Homepage:https://poi.apache.org/ License: Apache-2.0
py4j
- Ebuilds: 1, Testing: 0.10.8.1-r1 Description: Py4J enables Python programs running in a Python interpreter to dynamically access Java objects in a Java Virtual Machine. Methods are called as if the Java objects resided in the Python interpreter and Java collections can be accessed through standard Python collection methods. Py4J also enables Java programs to call back Python objects.
Homepage:http://nexus.sonatype.org/oss-repository-hosting.html/py4j License: BSD
pyrolite
- Ebuilds: 1, Testing: 4.30-r1 Description: This library allows your Java program to interface very easily with the Python world. It uses the Pyro protocol to call methods on remote objects. (See https://github.com/irmen/Pyro4). To that end, it also contains and uses a feature complete pickle protocol implementation -read and write- to exchange data with Pyro/Python. Pyrolite only implements part of the client side Pyro library, hence its name 'lite'... But because Pyrolite has no dependencies, it is a much lighter way to use Pyro from Java/.NET than a solution with jython+pyro or IronPython+Pyro would provide. So if you don't need Pyro's full feature set, and don't require your Java/.NET code to host Pyro objects itself, Pyrolite may be a good choice to connect java or .NET and python. (More info about Pyro itself: https://pyro4.readthedocs.io/ ) Version 4.30 changes: Support for unpickling protocol 5 pickles with out-of-band buffers (Python 3.8)
Homepage:https://github.com/irmen/Pyrolite License: MIT
qdox
- Ebuilds: 2, Stable: 1.12.1-r8, Testing: 2.2.0-r1 Description:
High speed, small footprint parser for extracting class/interface/method
definitions from source files complete with JavaDoc @tags.
Homepage:https://github.com/codehaus/qdox License: Apache-2.0
reflections
- Ebuilds: 1, Stable: 0.9.12-r7 Description: Reflections scans your classpath, indexes the metadata, allows you to query it on runtime and may save and collect that information for many modules within your project.
Homepage:https://github.com/ronmamo/reflections License: WTFPL-2 BSD-2
relaxng-datatype
- Ebuilds: 1, Stable: 20020414, Testing: 20020414 Description: Interface between RELAX NG validators and datatype libraries
Homepage:https://relaxng.org/ License: BSD
rhino
- Ebuilds: 1, Stable: 1.9.1 Description:
Rhino is an implementation of JavaScript written entirely in Java.
It is typically embedded into Java applications to provide scripting
to end users.
Homepage:https://github.com/mozilla/rhino License: MPL-1.1 GPL-2
rngom
- Ebuilds: 1, Testing: 20160500-r1 Description: RNGOM is an open-source Java library for parsing RELAX NG grammars.
Homepage:http://rngom.java.net/ License: MIT
sbt
- Ebuilds: 1, Stable: 0.13.18-r1, Testing: 0.13.18-r1 Description:
The interactive build tool.
Use Scala to define your tasks. Then run them in parallel from the shell.
Homepage:https://www.scala-sbt.org/ License: BSD
sbt-bin (ambiguous, available in 3 overlays)
- Ebuilds: 3, Stable: 1.12.5, Testing: 1.12.5 Description: sbt, a build tool for Scala
Homepage:https://www.scala-sbt.org/ License: BSD
scijava-common
- Ebuilds: 2, Testing: 9999 Description:
SciJava Common is a common library for SciJava software. It provides a plugin framework, with an extensible mechanism for service discovery, backed by its own annotation processor, so that plugins can be loaded dynamically. It is used by both ImageJ2 and SCIFIO.
Homepage:
https://imagej.net/libs/scijava#scijava-common
https://github.com/scijava/scijava-common
serpent
- Ebuilds: 1, Testing: 1.23-r1 Description: Serpent serializes an object tree into a Python ast.literal_eval() compatible literal expression. It is safe to send serpent data to other machines over the network for instance (because only 'safe' literals are encoded). There is also a deserializer or parse provided that turns such a literal expression back into the appropriate Java object tree. It is an alternative to JSON to provide easy data integration between Java and Python. Serpent is more expressive as JSON (it supports more data types).
Homepage:https://github.com/irmen/Serpent License: MIT
shims
- Ebuilds: 1, Testing: 0.7.45-r1 Description: Roaring bitmaps are compressed bitmaps (also called bitsets) which tend to outperform conventional compressed bitmaps such as WAH or Concise.
Homepage:https://github.com/RoaringBitmap/RoaringBitmap/shims License: Apache-2.0
sjsxp
- Ebuilds: 1, Stable: 1.0.2 Description: Sun Java Streaming XML Parser (SJSXP) is the implementation of JSR 173
Homepage:https://sjsxp.java.net/ License: GPL-2
slf4j-api (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 2.0.3, Testing: 1.7.36 Description: The slf4j API
Homepage:https://www.slf4j.org License: MIT
slf4j-ext (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 2.0.3, Testing: 1.7.32 Description: Extensions to the SLF4J API
Homepage:https://www.slf4j.org License: MIT
slf4j-jdk14
- Ebuilds: 1, Testing: 1.7.32 Description: SLF4J binding for java.util.logging, which was added in JDK 1.4
Homepage:https://www.slf4j.org License: MIT
spark-launcher
- Ebuilds: 1, Testing: 3.0.0-r1 Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Homepage:http://spark.apache.org/ License: Apache-2.0
spark-tags
- Ebuilds: 1, Testing: 3.0.0-r1 Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Homepage:http://spark.apache.org/ License: Apache-2.0
spark-unsafe
- Ebuilds: 1, Testing: 3.0.0-r1 Description: The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Homepage:http://spark.apache.org/ License: Apache-2.0
stax
- Ebuilds: 1, Testing: 1.2.0-r1 Description: StAX is the reference implementation of the StAX API
Homepage:http://stax.codehaus.org/ License: Apache-2.0
stax2-api
- Ebuilds: 1, Stable: 4.2.2 Description:
stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
Homepage:https://github.com/FasterXML/stax2-api License: BSD-2
stream
- Ebuilds: 1, Testing: 2.9.8-r1 Description: A library for summarizing data in streams for which it is infeasible to store all events
Homepage:https://github.com/addthis/stream-lib License: Apache-2.0
swing-layout
- Ebuilds: 1, Stable: 1.0.4-r3 Description:
Swing Layout Extensions makes it easy to create professional
cross platform layouts with Swing. This project has an eye
towards the needs of GUI builders, such as NetBeans.
Homepage:https://swing-layout.dev.java.net/ License: LGPL-2.1
swt
- Ebuilds: 4, Stable: 4.38 Description:
SWT is the software component that delivers native widget functionality for the
Eclipse platform in an operating system independent manner. It is analogous to
AWT/Swing in Java with a difference - SWT uses a rich set of native widgets.
Homepage:https://eclipse.dev/eclipse/swt/ License: CPL-1.0 LGPL-2.1 MPL-1.1
t-digest
- Ebuilds: 1, Testing: 3.1-r1 Description: Data structure which allows accurate estimation of quantiles and related rank statistics
Homepage:https://github.com/tdunning/t-digest License: Apache-2.0
testng
- Ebuilds: 1, Stable: 7.11.0 Description: Testing framework inspired by JUnit and NUnit with new features
Homepage:https://testng.org/ License: Apache-2.0
tomcat-jni
- Ebuilds: 1, Testing: 10.0.0-r1 Description: Interface code to the native connector
Homepage:https://tomcat.apache.org/ License: Apache-2.0
tomcat-native
- Ebuilds: 4, Stable: 2.0.13, Testing: 2.0.14 Description:
Native library for Tomcat to use the Apache Portable Runtime to
provide superior scalability, performance, and better integration with
native server technologies. The Apache Portable Runtime is a highly
portable library that is at the heart of Apache HTTP Server 2.x. APR
has many uses, including access to advanced IO functionality (such as
sendfile, epoll and OpenSSL), OS level functionality (random number
generation, system status, etc), and native process handling (shared
memory, NT pipes and Unix sockets).
Homepage:https://tomcat.apache.org/native-doc/ License: Apache-2.0
tomcat-servlet-api
- Ebuilds: 1, Stable: 4.1.40-r1, Testing: 4.1.40-r1 Description: Tomcat's Servlet API 2.3/JSP API 1.2 implementation
Homepage:https://tomcat.apache.org/ License: Apache-2.0
treelayout
- Ebuilds: 1, Stable: 1.0.3-r1 Description: The TreeLayout creates tree layouts for arbitrary trees. It is not restricted to a specific output or format, but can be used for any kind of two dimensional diagram. Examples are Swing based components, SVG files, and many more. This is possible because TreeLayout separates the layout of a tree from the actual rendering.
Homepage:https://github.com/abego/treelayout License: BSD
truffle-api
- Ebuilds: 1, Testing: 20.1.0 Description: Truffle is a multi-language framework for executing dynamic languages that achieves high performance when combined with Graal.
Homepage:http://openjdk.java.net/projects/graal License: UPL-1.0
univocity-parsers
- Ebuilds: 1, Stable: 2.9.1 Description:
univocity-parsers is a collection of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.
Homepage:https://www.univocity.com/ License: Apache-2.0
velocity
- Ebuilds: 1, Stable: 2.4.1 Description: Apache Velocity is a general purpose template engine
Homepage:https://velocity.apache.org License: Apache-2.0
waffle-jna
- Ebuilds: 1, Stable: 3.5.1 Description: Enable drop-in Windows Single Sign On for popular Java web servers
Homepage:https://waffle.github.io/waffle/ License: MIT
wsdl4j
- Ebuilds: 1, Stable: 1.6.3, Testing: 1.6.3 Description: Web Services Description Language for Java Toolkit (WSDL4J)
Homepage:https://wsdl4j.sourceforge.net License: CPL-1.0
wstx
- Ebuilds: 1, Testing: 3.2.9-r1 Description:
Woodstox is a high-performance validating namespace-aware StAX-compliant
(JSR-173) Open Source XML-processor written in Java.
Homepage:https://github.com/FasterXML/woodstox License: Apache-2.0
xalan
- Ebuilds: 1, Stable: 2.7.3-r3, Testing: 2.7.3-r3 Description: Transforming XML documents into HTML, text, or other XML document types
Homepage:https://xalan.apache.org/ License: Apache-2.0
xalan-serializer
- Ebuilds: 1, Stable: 2.7.3-r1, Testing: 2.7.3-r1 Description: Transforming XML documents into HTML, text, or other XML document types
Homepage:https://xalan.apache.org/ License: Apache-2.0
xerces
- Ebuilds: 1, Stable: 2.12.2-r2 Description:
Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces continues to build upon the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 provides fully conforming XML Schema 1.0 and 1.1 processors. An experimental implementation of the "XML Schema Definition Language (XSD): Component Designators (SCD) Candidate Recommendation (January 2010)" is also provided for evaluation. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.
Homepage:https://xerces.apache.org/xerces2-j/index.html License: Apache-2.0
xmpbox
- Ebuilds: 1, Stable: 3.0.6 Description:
The Apache XmpBox library is an open source Java tool that implements Adobe's XMP(TM) specification. It can be used to parse, validate and create xmp contents. It is mainly used by subproject preflight of Apache PDFBox. XmpBox is a subproject of Apache PDFBox.
Homepage:https://pdfbox.apache.org License: Apache-2.0
xom
- Ebuilds: 1, Stable: 1.3.9, Testing: 1.3.9 Description:
XOM is a new XML object model. It is a tree-based API for processing
XML with Java that strives for correctness and simplicity.
Homepage:https://xom.nu License: LGPL-2
xsom
- Ebuilds: 1, Testing: 20140925-r1 Description: A Java library that allows for easy parsing and inspection of XML schema docs
Homepage:https://xsom.dev.java.net/ License: CDDL
xz-java
- Ebuilds: 1, Stable: 1.11 Description: Implementation of xz data compression in pure java
Homepage:https://tukaani.org/xz/java.html License: public-domain
zookeeper
- Ebuilds: 2, Testing: 3.5.10-r1 Description: Server which enables highly reliable distributed coordination
Homepage:https://zookeeper.apache.org/ License: Apache-2.0