33714 matches found
[SECURITY] Fedora 40 Update: jni-inchi-0.8-11.fc40
JNI-InChI enables Java software to generate IUPAC's International Chemical Identifiers InChIs by making Java Native Interface JNI calls to the InChI C library developed by IUPAC. All of the features from the InChI library are supported: - Standard and Non-Standard InChI generation from structures...
[SECURITY] Fedora 40 Update: jigawatts-0.2-0.12.202108276c78499.fc40
CRIU is a Linux utility that allows the checkpointing and restoring of processes.You can read more about CRIU at criu.org. CRIU for Java is a package which makes it more convenient to use CRIU from Java...
[SECURITY] Fedora 40 Update: jgoodies-forms-1.9.0-11.fc40
The JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard stu ff possible, the good design easy and the bad difficult...
[SECURITY] Fedora 40 Update: jgoodies-looks-2.7.0-11.fc40
The JGoodies look&feels make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability...
[SECURITY] Fedora 40 Update: jfreechart-1.5.4-5.fc40
JFreeChart is a comprehensive free chart library for the Java platform that c an be used on the client-side JavaFX and Swing or the server side with export to multiple formats including SVG, PNG and PDF...
[SECURITY] Fedora 40 Update: jgoodies-common-1.8.1-21.fc40
The JGoodies Common library provides convenience code for other JGoodies libraries and applications...
[SECURITY] Fedora 40 Update: jetty-9.4.40-11.fc40
Jetty is a 100% Java HTTP Server and Servlet Container. This means that you do not need to configure and run a separate web server like Apache in order to use Java, servlets and JSPs to generate dynamic content. Jetty is a fully featured web server for static and dynamic content. Unlike separate...
[SECURITY] Fedora 40 Update: jglobus-2.1.0-35.fc40
jglobus is a collection of Java client libraries for Globus Toolkit security, GRAM, GridFTP and MyProxy...
[SECURITY] Fedora 40 Update: jflex-1.7.0-18.fc40
JFlex is a lexical analyzer generator also known as scanner generator for Java, written in Java. It is also a rewrite of the very useful tool JLex which was developed by Elliot Berk at Princeton University. As Vern Paxson states for his C/C++ tool flex: They do not share any code though. JFlex is...
[SECURITY] Fedora 40 Update: jgit-6.1.0-9.fc40
A pure Java implementation of the Git version control system and command line interface...
[SECURITY] Fedora 40 Update: jFormatString-0-0.49.20131227gitf159b88.fc40
This project is derived from Sun's implementation of java.util.Formatter. It is designed to allow compile time checks as to whether or not a use of a format string will be erroneous when executed at runtime...
[SECURITY] Fedora 40 Update: jctools-4.0.2-3.fc40
This project aims to offer some concurrent data structures currently missing from the JDK: =EF=BF=BD=EF=BF=BD SPSC/MPSC/SPMC/MPMC Bounded lock free queues =EF=BF=BD=EF=BF=BD SPSC/MPSC Unbounded lock free queues =EF=BF=BD=EF=BF=BD Alternative interfaces for queues =EF=BF=BD=EF=BF=BD Offheap...
[SECURITY] Fedora 40 Update: jcuber-4.8-6.fc40
A CUBE reader written in Java...
[SECURITY] Fedora 40 Update: jdom2-2.0.6.1-7.fc40
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 inter-operates well with existing standards such as the Simple API for XML SAX and the Document Object Model DOM, it is not an abstraction lay...
[SECURITY] Fedora 40 Update: jdom-1.1.3-37.fc40
JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for easy and efficient reading, manipulation, and writing. It has a straightforward API, is a lightweight and fast, and is optimized for the Java programmer. It's an alternative to DOM...
[SECURITY] Fedora 40 Update: jcip-annotations-1-43.20060626.fc40
This package provides class, field, and method level annotations for describing thread-safety policies. These annotations are relatively unintrusive and are beneficial to both users and maintainers. Users can see immediately whether a class is thread-safe, and maintainers can see immediately...
[SECURITY] Fedora 40 Update: jdeparser-2.0.3-17.fc40
This project is a fork of Sun's now Oracle's com.sun.codemodel project. We decided to fork the project because by all evidence, the upstream project is dead and not actively accepting outside contribution. All JBoss projects are urged to use this project instead for source code generation...
[SECURITY] Fedora 40 Update: jdepend-2.10-10.fc40
JDepend traverses a set of Java class and source file directories and generates design quality metrics for each Java package. JDepend allows you to automatically measure the quality of a design in terms of its extensibility, reusability, and maintainability to effectively manage and control packa...
[SECURITY] Fedora 40 Update: jericho-html-3.3-30.fc40
Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognized or invalid HTML. It also provides high-level HTML form manipulation functions. It is an open source library released under...
[SECURITY] Fedora 40 Update: jaxen-1.2.0-17.fc40
Jaxen is an open source XPath library written in Java. It is adaptable to many different object models, including DOM, XOM, dom4j, and JDOM. Is it also possible to write adapters that treat non-XML trees such as compil ed Java byte code or Java beans as XML, thus enabling you to query these trees...
[SECURITY] Fedora 40 Update: jaxb-stax-ex-2.1.0-8.fc40
This project contains a few extensions to complement JSR-173 StAX API in the following areas: - Enable parser instance reuse which is important in the high-performance environment like Eclipse Implementation of JAXB and Eclipse Metro - Improve the support for reading from non-text XML infoset, su...
[SECURITY] Fedora 40 Update: jboss-jaxrs-2.0-api-1.0.0-27.fc40
JSR 339: JAX-RS 2.0: The Java API for RESTful Web Services...
[SECURITY] Fedora 40 Update: jchardet-1.1-34.fc40
jchardet is a java port of the source from Mozilla's automatic charset detection algorithm. The original author is Frank Tang. What is available here is the java port of that code. The original source in C++ can be found from http://lxr.mozilla.org/mozilla/source/intl/chardet/. More information c...
[SECURITY] Fedora 40 Update: jboss-logging-tools-2.2.1-17.fc40
This pacakge contains JBoss Logging I18n Annotation Processor...
[SECURITY] Fedora 40 Update: jblas-1.2.5-15.fc40
Wraps BLAS e.g. OpenBLAS using generated code through JNI. Allows Java programs to use the full power of BLAS/LAPACK through a convenient interface...
[SECURITY] Fedora 40 Update: jboss-parent-20-21.fc40
The Project Object Model files for JBoss packages...
[SECURITY] Fedora 40 Update: jaxb-istack-commons-4.2.0-8.fc40
Code shared between JAXP, JAXB, SAAJ, and JAX-WS projects...
[SECURITY] Fedora 40 Update: jboss-logging-3.5.3-5.fc40
This package contains the JBoss Logging Framework...
[SECURITY] Fedora 40 Update: javaparser-3.25.8-3.fc40
This package contains a Java 1 to 13 Parser with AST generation and visitor support. The AST records the source code structure, javadoc and comments. It is also possible to change the AST nodes or create new ones to modify the source code...
[SECURITY] Fedora 40 Update: java-jd-decompiler-1.1.3-8.fc40
This is a launcher for using java-jd-decompiler-core library from CLI...
[SECURITY] Fedora 40 Update: jaxb-api2-2.3.3-10.fc40
The Jakarta XML Binding provides an API and tools that automate the mapping between XML documents and Java objects...
[SECURITY] Fedora 40 Update: javapackages-bootstrap-1.16.0-3.fc40
In a nutshell, Java Packages Bootstrap JPB is a standalone build of all Java software packages that are required for Java Packages Tools JPT to work. In order to achieve reliable and reproducible builds of Java packages while meeting Fedora policy that requires everything to be built from source,...
[SECURITY] Fedora 40 Update: jaxb-fi-2.1.1-5.fc40
Fast Infoset Project, an Open Source implementation of the Fast Infoset Standard for Binary XML. The Fast Infoset specification ITU-T Rec. X.891 | ISO/IEC 24824-1 describes an open, standards-based "binary XML" format that is based on the XML Information Set...
[SECURITY] Fedora 40 Update: jaxb-4.0.4-6.fc40
GlassFish JAXB Reference Implementation...
[SECURITY] Fedora 40 Update: javassist-3.30.2-4.fc40
Javassist enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source-level API, they can edit a class file withou...
[SECURITY] Fedora 40 Update: jaxb-api-4.0.1-5.fc40
The Jakarta XML Binding provides an API and tools that automate the mapping between XML documents and Java objects...
[SECURITY] Fedora 40 Update: jaxb-dtd-parser-1.5.1-5.fc40
SAX-like API for parsing XML DTDs...
[SECURITY] Fedora 40 Update: java-scrypt-1.4.0-24.fc40
A pure Java implementation of the scrypt key derivation function...
[SECURITY] Fedora 40 Update: java-21-openjdk-21.0.2.0.13-2.fc40
The OpenJDK 21 runtime environment...
[SECURITY] Fedora 40 Update: javaewah-1.1.13-10.fc40
JavaEWAH is a word-aligned compressed variant of the Java bitset class. It uses a 64-bit run-length encoding RLE compression scheme. The goal of word-aligned compression is not to achieve the best compression, but rather to improve query processing time. Hence, we try to save CPU cycles, maybe at...
[SECURITY] Fedora 40 Update: java-17-openjdk-portable-17.0.10.0.7-1.fc40.1
The OpenJDK 17 runtime environment - portable edition...
[SECURITY] Fedora 40 Update: java_cup-0.11b-29.fc40
javacup is a LALR Parser Generator for Java...
[SECURITY] Fedora 40 Update: javacc-7.0.13-5.fc40
Java Compiler Compiler JavaCC is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provid...
[SECURITY] Fedora 40 Update: java-diff-utils-4.12-7.fc40
Diff Utils library is an OpenSource library for performing the comparison / d iff operations between texts or some kind of data: computing diffs, applying patches, genera ting unified diffs or parsing them, generating diff output for easy future displaying lik e side-by-side view and so on...
[SECURITY] Fedora 40 Update: java-1.8.0-openjdk-1.8.0.402.b06-1.fc40.1
The OpenJDK 8 runtime environment...
[SECURITY] Fedora 40 Update: javacc-maven-plugin-3.1.0-1.fc40
Maven Plugin for processing JavaCC grammar files. %javadocpackage...
[SECURITY] Fedora 40 Update: java-17-openjdk-17.0.10.0.7-2.fc40
The OpenJDK 17 runtime environment...
[SECURITY] Fedora 40 Update: jansi1-1.18-21.fc40
Jansi is a small Java library that allows you to use ANSI escape sequences in your Java console applications. It implements ANSI support on platforms which don't support it like Windows and provides graceful degradation when output is sent to output devices which cannot support ANSI sequences...
[SECURITY] Fedora 40 Update: java-11-openjdk-11.0.22.0.7-1.fc40.1
The OpenJDK 11 runtime environment...
[SECURITY] Fedora 40 Update: jakarta-oro-2.0.8-44.fc40
The Jakarta-ORO Java classes are 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. This library is the successor to the...