Ycarus Gentoo ebuild

gentoo

Ces ebuilds viennent du site .

Si vous avez des problemes allez sur le site officiel.

dev-java

absolutelayout : AbsoluteLayout files extracted from Netbeans ( http://www.netbeans.org/ )

annogen : A tool which helps you work with JSR175 annotations ( https://github.com/codehaus/annogen )

ant : Java-based build tool similar to 'make' that uses XML configuration files ( http://ant.apache.org/ )

ant-antlr : Apache Ant's optional tasks for Antlr ( )

ant-apache-bcel : ( )

ant-apache-bsf : ( )

ant-apache-log4j : ( )

ant-apache-oro : ( )

ant-apache-regexp : ( )

ant-apache-resolver : ( )

ant-apache-xalan2 : ( )

ant-commons-logging : ( )

ant-commons-net : ( )

ant-contrib : A collection of tasks (and at one point maybe types and other tools) for Apache Ant ( http://ant-contrib.sourceforge.net/ )

ant-core : Java-based build tool similar to 'make' that uses XML configuration files ( http://ant.apache.org/ )

ant-eclipse-ecj : Ant Compiler Adapter for Eclipse Java Compiler ( http://www.eclipse.org/ )

ant-ivy : Ivy is a free java based dependency manager ( http://ant.apache.org/ivy )

ant-jai : ( )

ant-javamail : ( )

ant-jdepend : ( )

ant-jmf : Apache Ant's optional tasks for the Java Media Framework (JMF) ( )

ant-jsch : ( )

ant-junit : ( )

ant-junit4 : ( )

ant-nodeps : Formerly Ant's optional tasks w/o external deps, now compat empty jar ( )

ant-owanttask : ObjectWeb's Ant tasks ( http://monolog.objectweb.org )

ant-swing : Apache Ant's optional tasks for Swing ( )

ant-testutil : Apache Ant's optional test utility classes ( )

ant-trax : Apache Ant .jar with optional tasks depending on XML transformer (Deprecated!) ( )

antlr : A parser generator for C++, C#, Java, and Python ( http://www.antlr.org/ )

aopalliance : Aspect-Oriented Programming (AOP) Alliance classes ( http://aopalliance.sourceforge.net/ )

appframework : A small set of Java classes that simplify building desktop applications ( https://java.net/projects/appframework/ )

apple-java-extensions-bin : A pluggable jar of stub classes representing the new Apple eAWT and eIO APIs for Java on Mac OS X ( http://developer.apple.com/samplecode/AppleJavaExtensions/ )

apple-jdk-bin : Links to Apple's version of Sun's J2SE Development Kit ( http://java.sun.com/j2se/1.6.0/ )

apt-mirror : Annotation processing apt mirror API introduced in J2SE 5.0 ( http://aptmirrorapi.dev.java.net/ )

args4j : args4j is a Java command line arguments parser ( http://args4j.kohsuke.org/ )

asm : Bytecode manipulation framework for Java ( http://asm.ow2.org )

aspectj : A seamless aspect-oriented extension to the Java programming language ( http://eclipse.org/aspectj/ )

avalon-framework : Avalon Framework ( http://avalon.apache.org/ )

avalon-logkit : Easy-to-use Java logging toolkit ( http://avalon.apache.org/ )

backport-util-concurrent : A portability wrapper for java.util.concurrent API (jsr166) 6.0 ( http://${SF_PN}.sourceforge.net/ )

balloontip : A balloon tip component to spice up your Java Swing applications ( https://balloontip.java.net/ )

batik : Java based SVG toolkit ( https://xmlgraphics.apache.org/batik/ )

bcel : The Byte Code Engineering Library: analyze, create, manipulate Java class files ( http://commons.apache.org/bcel/ )

bcmail : Java cryptography APIs ( http://www.bouncycastle.org/java.html )

bcpg : Java cryptography APIs ( http://www.bouncycastle.org/java.html )

bcpkix : Java cryptography APIs ( http://www.bouncycastle.org/java.html )

bcprov : Java cryptography APIs ( http://www.bouncycastle.org/java.html )

bctsp : Java cryptography APIs ( http://www.bouncycastle.org/java.html )

beansbinding : Implementation of JSR295 ( https://java.net/projects/beansbinding/ )

blowfishj : Blowfish implementation in Java ( http://blowfishj.sourceforge.net/index.html )

bnd-junit : Junit plugin for bndlib, a swiss army knife for OSGi ( http://www.aqute.biz/Bnd/Bnd )

bndlib : A swiss army knife for OSGi ( http://www.aqute.biz/Bnd/Bnd )

boilerpipe : Boilerplate Removal and Fulltext Extraction from HTML pages ( https://github.com/kohlschutter/boilerpipe )

browserlauncher2 : BrowserLauncher2 is a library that facilitates opening a browser from a Java application ( http://browserlaunch2.sourceforge.net/ )

bsf : Bean Script Framework ( http://commons.apache.org/bsf/ )

bsh : BeanShell: A small embeddable Java source interpreter ( http://www.beanshell.org )

byaccj : A java extension of BSD YACC-compatible parser generator ( http://byaccj.sourceforge.net/ )

bytecode : Biojava bytecode manipulation library ( http://biojava.org )

bytelist : JRuby support library ( http://jruby.codehaus.org/ )

c3p0 : Library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources ( http://c3p0.sourceforge.net/ )

cacao : Cacao Java Virtual Machine ( http://www.cacaojvm.org/ )

cal10n : java library for writing localized messages using resource bundle ( http://cal10n.qos.ch/ )

castor : Data binding framework for Java ( http://www.castor.org )

cdegroot-db : OO database written in Java ( http://www.cdegroot.com/software/db/ )

cdi-api : Contexts and Dependency Injection for the Java EE platform ( http://www.cdi-spec.org/ )

cglib : cglib is a powerful, high performance and quality Code Generation Library ( https://github.com/cglib/cglib )

charva : A Java Windowing Toolkit for Text Terminals ( http://www.pitman.co.za/projects/charva/ )

classmate : Library for introspecting generic type information of types, member/static methods, fields ( https://github.com/cowtowncoder/java-classmate/ )

cldc-api : Java ME Connected Limited Device Configuration API ( http://java.sun.com/javame/reference/apis.jsp )

codemodel : Java library for code generators ( https://codemodel.java.net/ )

cofoja : Contracts for Java ( https://github.com/nhatminhle/cofoja )

colt : A set of Open Source Libraries for High Performance Scientific and Technical Computing in Java ( http://www-itg.lbl.gov/~hoschek/colt/ )

commons-attributes : Commons Attributes enables Java programmers to use C#/.Net-style attributes in their code ( http://commons.apache.org/attributes/ )

commons-beanutils : Provides easy-to-use wrappers around Reflection and Introspection APIs ( http://commons.apache.org/beanutils/ )

commons-betwixt : Introspective Bean to XML mapper ( )

commons-chain : API exposing the Chain of Responsability design pattern - by the ASF ( http://commons.apache.org/proper/commons-chain/ )

commons-cli : A Java library for working with the command line arguments and options ( http://commons.apache.org/cli/ )

commons-codec : Implementations of common encoders and decoders in Java ( http://commons.apache.org/codec )

commons-collections : Jakarta-Commons Collections Component ( http://commons.apache.org/collections/ )

commons-compress : Commons Compress defines an API for working with ar, cpio, tar, zip, gzip and bzip2 files ( )

commons-configuration : Generic interface for reading configuration data from a variety of sources ( http://commons.apache.org/configuration/ )

commons-daemon : Tools to allow Java programs to run as UNIX daemons ( http://commons.apache.org/daemon/ )

commons-dbcp : Jakarta component providing database connection pooling API ( http://commons.apache.org/dbcp/ )

commons-dbutils : A small set of classes designed to make working with JDBC easier ( http://commons.apache.org/dbutils/ )

commons-digester : Reads XML configuration files to provide initialization of various Java objects within the system ( http://commons.apache.org/digester/ )

commons-discovery : Commons Discovery: Service Discovery component ( http://commons.apache.org/discovery/ )

commons-el : EL is the JSP 2.0 Expression Language Interpreter from Apache ( http://commons.apache.org/el/ )

commons-email : Commons Email aims to provide an API for sending email. ( http://commons.apache.org/email/ )

commons-fileupload : Add robust, high-performance, file upload capability to your servlets and web applications ( http://commons.apache.org/fileupload/ )

commons-grant : A small collection of hacks to make using Ant in an embedded envinronment much easier ( http://jakarta.apache.org/commons/sandbox/grant/ )

commons-graph : A toolkit for managing graphs and graph based data structures ( http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/graph2/ )

commons-httpclient : The Jakarta Commons HttpClient library ( http://hc.apache.org/ )

commons-io : Commons-IO contains utility classes, stream implementations, file filters, and endian classes ( http://commons.apache.org/io/ )

commons-jelly : A Java and XML based scripting and processing engine ( http://commons.apache.org/jelly/ )

commons-jexl : Expression language engine, can be embedded in applications and frameworks ( http://commons.apache.org/jexl/ )

commons-jxpath : Applies XPath expressions to graphs of objects of all kinds ( http://commons.apache.org/jxpath/ )

commons-lang : Commons components to manipulate core java classes ( http://commons.apache.org/lang/ )

commons-launcher : Commons-launcher eliminates the need for a batch or shell script to launch a Java class ( http://commons.apache.org/launcher/ )

commons-logging : The Jakarta-Commons Logging package is an ultra-thin bridge between different logging libraries ( http://commons.apache.org/logging/ )

commons-math : Lightweight, self-contained mathematics and statistics components ( http://commons.apache.org/math/ )

commons-modeler : A lib to make the setup of Java Management Extensions easier ( http://commons.apache.org/modeler/ )

commons-net : The purpose of the library is to provide fundamental protocol access, not higher-level abstractions ( http://commons.apache.org/net/ )

commons-pool : Provides general purpose object pooling API ( http://commons.apache.org/pool/ )

commons-primitives : The Jakarta-Commons Primitives Component ( http://commons.apache.org/primitives/ )

commons-transaction : A library of utility classes commonly used in transactional Java programming ( )

commons-validator : Commons component to validate user input, or data input ( http://commons.apache.org/validator/ )

commons-vfs : A single API for accessing various different file systems ( http://commons.apache.org/vfs/ )

concurrent-util : Utility classes commonly encountered in concurrent Java programming ( http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html )

constantine : Provides Java values for common platform C constants ( https://github.com/wmeissner/jnr-constants )

cortado : Multimedia framework for Java written by Fluendo ( http://www.theora.org/cortado/ )

cos : The com.oreilly.servlet package is a class library for servlet developers ( http://servlets.com/cos/ )

cpptasks : Ant-tasks to compile various source languages and produce executables, shared and static libraries ( http://ant-contrib.sourceforge.net/ )

css-validator : Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets ( http://jigsaw.w3.org/css-validator/DOWNLOAD.html )

cssparser : API for parsing CSS 2 in Java ( http://cssparser.sourceforge.net/ )

db4o-jdk11 : Core files for the object database for java ( http://www.db4o.com )

db4o-jdk12 : Core files for the object database for java ( http://www.db4o.com )

db4o-jdk5 : Core files for the object database for java ( http://www.db4o.com )

dbunit : DbUnit is a JUnit extension targeted for database-driven projects ( http://dbunit.sourceforge.net/ )

dbus-java : Java bindings for the D-Bus messagebus ( http://dbus.freedesktop.org/ )

dict4j : Dict protocol implementation in Java ( http://dict4j.sourceforge.net/ )

disruptor : High Performance Inter-Thread Messaging Library ( http://lmax-exchange.github.io/disruptor/ )

dnsjava : An implementation of DNS in Java ( http://www.dnsjava.org/ )

dom4j : Java library for working with XML ( http://dom4j.sourceforge.net/ )

dsiutils : A Mish Mash of classes that were initially distributed with mg4j (amount others) ( http://dsiutils.dsi.unimi.it/ )

dtdparser : A Java DTD Parser ( http://www.wutka.com/dtdparser.html )

dynalang : Library for implementation of interoperable metaobject protocols for dynamic languages ( http://sourceforge.net/projects/dynalang/ )

easymock : Provides Mock Objects for interfaces in JUnit tests by generating them on the fly ( http://www.easymock.org/ )

easymock-classextension : Provides Mock Objects for interfaces in JUnit tests by generating them on the fly ( http://www.easymock.org/ )

easyneurons : GUI neural network editor for neuroph ( http://neuroph.sourceforge.net/ )

echo2 : Echo2 is the next-generation of the Echo Web Framework ( http://www.nextapp.com/platform/echo2/echo/ )

ecj-gcj : A subset of Eclipse Compiler for Java compiled by gcj, serving as javac in gcj-jdk ( http://www.eclipse.org/ )

eclipse-ecj : Eclipse Compiler for Java ( http://www.eclipse.org/ )

eclipsito : A small subset of Eclipse core libraries for modular applications ( https://code.google.com/p/eclipsito/ )

ecs : Java library to generate markup language text such as HTML and XML ( http://jakarta.apache.org/ecs )

edtftpj : FTP client library written in Java ( http://www.enterprisedt.com )

ehcache : Ehcache is a pure Java, fully-featured, in-process cache ( http://ehcache.sourceforge.net )

emma : a free Java code coverage tool ( http://emma.sourceforge.net/ )

fastinfoset : Fast Infoset specifies a standardized binary encoding for the XML Information Sets ( https://fi.java.net/ )

fastutil : Provides faster type-specific maps, sets and lists with a small memory footprint ( http://fastutil.dsi.unimi.it )

fec : Forword error correction libs ( http://www.onionnetworks.com/developers/ )

felix-bundlerepository : Felix Bundle Repository ( http://felix.apache.org/ )

felix-gogo-command : Felix Gogo Command ( http://felix.apache.org/site/apache-felix-gogo.html )

felix-gogo-runtime : Felix Gogo Runtime ( http://felix.apache.org/site/apache-felix-gogo.html )

felix-shell : Felix Shell ( http://felix.apache.org/ )

felix-utils : Felix Utils ( http://felix.apache.org/ )

flute : Flute is an implementation for SAC ( http://www.w3.org/Style/CSS/SAC/ )

flyingsaucer : 100% Java XHTML+CSS renderer ( https://xhtmlrenderer.dev.java.net/ )

fontbox : An open source Java library for parsing font files ( http://pdfbox.apache.org/ )

fop : Formatting Objects Processor is a print formatter driven by XSL ( http://xmlgraphics.apache.org/fop/ )

forehead : A framework to assist in controlling the run-time ClassLoader ( http://forehead.werken.com )

freehep-export : High Energy Physics Java library - FreeHEP Export and Save As Library ( http://java.freehep.org/ )

freehep-graphics2d : High Energy Physics Java library - FreeHEP Graphics 2D Library ( http://java.freehep.org/ )

freehep-graphicsio : High Energy Physics Java library - FreeHEP GraphicsIO Base Library ( http://java.freehep.org/ )

freehep-graphicsio-emf : High Energy Physics Java library - FreeHEP Enhanced Metafile Format Driver ( http://java.freehep.org/ )

freehep-graphicsio-java : High Energy Physics Java library - FreeHEP Java Driver ( http://java.freehep.org/ )

freehep-graphicsio-pdf : High Energy Physics Java library - FreeHEP Portable Document Format Driver ( http://java.freehep.org/ )

freehep-graphicsio-ps : High Energy Physics Java library - FreeHEP (Encapsulated) PostScript Driver ( http://java.freehep.org/ )

freehep-graphicsio-svg : High Energy Physics Java library - FreeHEP Scalable Vector Graphics Driver ( http://java.freehep.org/ )

freehep-graphicsio-swf : High Energy Physics Java library - FreeHEP SWF (Flash) Driver ( http://java.freehep.org/ )

freehep-graphicsio-tests : High Energy Physics Java library - FreeHEP GraphicsIO Test Library ( http://java.freehep.org/ )

freehep-io : High Energy Physics Java library - FreeHEP I/O Library ( http://java.freehep.org/ )

freehep-mcfio : High Energy Physics Java library - FreeHEP MCFIO Library ( http://java.freehep.org/ )

freehep-misc-deps : High Energy Physics Java library ( http://java.freehep.org/ )

freehep-parameterdatabase : High Energy Physics Java library - FreeHEP Parameter and Settings Database ( http://java.freehep.org/ )

freehep-record : High Energy Physics Java library - FreeHEP Record Manipulation Library ( http://java.freehep.org/ )

freehep-rootio : High Energy Physics Java library - FreeHEP ROOT IO Reader and Writer ( http://java.freehep.org/ )

freehep-rtti : High Energy Physics Java library - Runtime Type Identification Object Model and API ( http://java.freehep.org/ )

freehep-sio : High Energy Physics Java library - FreeHEP SIO Library ( http://java.freehep.org/ )

freehep-stdhep : High Energy Physics Java library - FreeHEP STDHep IO Library ( http://java.freehep.org/ )

freehep-swing : High Energy Physics Java library - FreeHEP Swing Extensions ( http://java.freehep.org/ )

freehep-util : High Energy Physics Java library - FreeHEP Utility Library ( http://java.freehep.org/ )

freehep-xdr : High Energy Physics Java library - FreeHEP XDR Library ( http://java.freehep.org/ )

freehep-xml : High Energy Physics Java library - FreeHEP XML Library ( http://java.freehep.org/ )

freemarker : FreeMarker is a template engine; a generic tool to generate text output based on templates ( http://freemarker.sourceforge.net/ )

fscript : Java based scripting engine designed to be embedded into other Java applications ( http://fscript.sourceforge.net/ )

gcj-jdk : Java wrappers around GCJ ( https://www.gentoo.org/ )

gjdoc : A javadoc compatible Java source documentation generator ( https://www.gnu.org/software/cp-tools/ )

glassfish-connector-api : Java Transaction API ( https://glassfish.dev.java.net/ )

glassfish-deployment-api : J2EE Application Deployment Specification ( https://glassfish.dev.java.net/ )

glassfish-ejb-api : Project GlassFish Enterprise JavaBean API ( https://glassfish.java.net/ )

glassfish-interceptor-api : Project GlassFish Interceptor API ( https://glassfish.java.net/ )

glassfish-jms-api : Java Transaction API ( https://glassfish.dev.java.net/ )

glassfish-persistence : Glassfish implementation of persistence API ( https://glassfish.java.net/ )

glassfish-servlet-api : Glassfish reference implementation of Servlet API 2.5 and JSP API 2.1 ( https://glassfish.dev.java.net/javaee5/webtier/webtierhome.html )

glassfish-transaction-api : Java Transaction API ( https://glassfish.dev.java.net/ )

glassfish-xmlrpc-api : Project GlassFish XML RPC API ( https://glassfish.java.net/ )

glazedlists : A toolkit for list transformations ( http://www.glazedlists.com/ )

gnu-classpath : Free core class libraries for use with virtual machines and compilers for the Java language ( https://www.gnu.org/software/classpath )

gnu-classpath-inetlib : Network extensions library for GNU classpath and classpathx ( https://www.gnu.org/software/classpath/ )

gnu-crypto : GNU Crypto cryptographic primitives for Java ( https://www.gnu.org/software/gnu-crypto/ )

gnu-hylafax : Java API designed to implement the client protocol portion of the hfaxd server ( http://gnu-hylafax.sourceforge.net/ )

gnu-jaf : GNU implementation of the JavaBeans Activation Framework ( https://www.gnu.org/software/classpathx/jaf/jaf.html )

gnu-javamail : GNU implementation of the Javamail API ( https://www.gnu.org/software/classpathx/javamail/ )

gnu-regexp : GNU regular expression package for Java ( http://www.cacas.org/java/gnu/regexp/ )

groovy : Groovy is a high-level dynamic language for the JVM ( http://groovy.codehaus.org/ )

gson : Java library to convert JSON to Java objects and vice-versa ( https://github.com/google/gson )

guava : A collection of Google's core Java libraries ( https://code.google.com/p/guava-libraries/ https://github.com/google/guava )

guice : Guice is a lightweight dependency injection framework for Java 5 and above ( https://github.com/google/guice/ )

hamcrest-core : Core library of matchers for building test expressions ( https://github.com/hamcrest )

hamcrest-generator : Code generator for Hamcrest's library of matchers for building test expressions ( https://github.com/hamcrest )

hamcrest-integration : Integration library of hamcrest ( https://github.com/hamcrest )

hamcrest-library : Core library of matchers for building test expressions ( https://github.com/hamcrest )

hawtjni-runtime : A JNI code generator based on the generator used by the Eclipse SWT project ( https://github.com/fusesource/hawtjni )

headius-options : A small library for managing sets of JVM properties ( https://github.com/headius/options )

helpgui : HelpGUI is a simple library which develop a help viewer component ( http://helpgui.sourceforge.net/ )

hessian : Binary web service protocol ( http://hessian.caucho.com/ )

hibernate : A powerful, ultra-high performance object / relational persistence and query service for Java ( http://www.hibernate.org )

hibernate-annotations : Annotations support for Hibernate ( http://annotations.hibernate.org )

higlayout : Java Swing layout manager that's powerful and easy to use ( http://www.autel.cz/dmi/tutorial.html )

hoteqn : Java applet to view and display LaTeX mathematical equations ( http://www.atp.ruhr-uni-bochum.de/VCLab/software/HotEqn/HotEqn.html )

hp-jdk-bin : HP JDK/JRE and Plug-In ( http://www.hp.com/go/java )

htmlcleaner : HTML parser written in Java that can be used as a tool, library or Ant task ( http://htmlcleaner.sourceforge.net/ )

htmlparser : Implementation of the HTML5 parsing algorithm in Java ( http://about.validator.nu/htmlparser/ )

htmlparser-org : Java library used to parse HTML (from htmlparser.org) ( http://htmlparser.sourceforge.net/ )

httpcomponents-client : A low level toolset of Java components focused on HTTP and associated protocols ( http://hc.apache.org/index.html )

httpcomponents-core : A low level toolset of Java components focused on HTTP and associated protocols ( http://hc.apache.org/index.html )

ibm-jdk-bin : IBM Java SE Development Kit ( http://www.ibm.com/developerworks/java/jdk/" DOWNLOADPAGE="${HOMEPAGE}linux/download.html" ALT_DOWNLOADPAGE="${HOMEPAGE}linux/older_download.html )

ibm-jre-bin : IBM Java SE Runtime Environment ( http://www.ibm.com/developerworks/java/jdk/" DOWNLOADPAGE="${HOMEPAGE}linux/download.html" ALT_DOWNLOADPAGE="${HOMEPAGE}linux/older_download.html )

ical4j : a Java library for handling iCalendar data streams ( http://ical4j.sourceforge.net/ )

icedtea : A harness to build OpenJDK using Free Software build tools and dependencies ( http://icedtea.classpath.org )

icedtea-bin : A Gentoo-made binary build of the IcedTea JDK ( http://icedtea.classpath.org )

icedtea-sound : Plugins for javax.sound ( http://icedtea.classpath.org )

icedtea-web : FOSS Java browser plugin and Web Start implementation ( http://icedtea.classpath.org )

icu4j : A set of Java libraries providing Unicode and Globalization support ( http://www.icu-project.org/ )

idm-console-framework : A Java Management Console framework used for remote server management ( http://directory.fedoraproject.org/ )

invokebinder : Provide a friendly DSL for binding method handles ( https://github.com/headius/invokebinder )

iso-relax : Interfaces useful for applications which support RELAX Core ( http://iso-relax.sourceforge.net )

istack-commons-buildtools : IStack Commons - Buildtools jar ( https://istack-commons.java.net )

istack-commons-runtime : IStack Commons - Runtime jar ( https://istack-commons.java.net )

istack-commons-soimp : IStack Commons - Soimp jar ( https://istack-commons.java.net )

istack-commons-tools : IStack Commons - Tools jar ( https://istack-commons.java.net )

itext : Java library that generate documents in the Portable Document Format (PDF) and/or HTML. ( http://itextpdf.com )

j2ssh : Java implementation of the SSH protocol ( http://sourceforge.net/projects/sshtools/ http://www.sshtools.com/ )

jackrabbit-webdav : Fully conforming implementation of the JRC API (specified in JSR 170 and 283) ( http://jackrabbit.apache.org/ )

jackson : High-performance JSON processor ( https://github.com/FasterXML/jackson-core )

jackson-annotations : High-performance JSON processor ( https://github.com/FasterXML/jackson-annotations )

jackson-databind : High-performance JSON processor ( https://github.com/FasterXML/jackson-databind )

jackson-dataformat-xml : XML data format extension for Jackson ( https://github.com/FasterXML/jackson-dataformat-xml )

jackson-dataformat-yaml : YAML data format extension for Jackson ( https://github.com/FasterXML/jackson-dataformat-yaml )

jackson-module-jaxb-annotations : JAXB alternative to native Jackson annotations ( https://github.com/FasterXML/jackson-module-jaxb-annotations )

jacl : Jacl is an implementation of Tcl written in Java ( http://tcljava.sourceforge.net )

jad-bin : Jad - The fast JAva Decompiler ( http://www.kpdus.com/jad.html )

jade : JADE is FIPA-compliant Java Agent Development Environment ( http://jade.cselt.it/ )

jaffl : An abstracted interface to invoking native functions from java ( http://kenai.com/projects/jaffl )

jakarta-jstl : An implementation of the JSP Standard Tag Library (JSTL) ( http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html )

jakarta-oro : A set of text-processing Java classes ( http://jakarta.apache.org/oro/index.html )

jakarta-regexp : 100% Pure Java Regular Expression package ( http://jakarta.apache.org/ )

jakarta-slide-webdavclient : A content repository ( http://jakarta.apache.org/slide/index.html )

jal : Partial port of the C++ Standard Template Library ( http://vigna.dsi.unimi.it/jal/ )

jama : A Java Matrix Package ( http://math.nist.gov/javanumerics/jama/ )

jamon : Java API to monitor production applications ( http://www.javaperformancetuning.com/tools/jamon/index.shtml )

jamvm : An extremely small and specification-compliant virtual machine ( http://jamvm.sourceforge.net/ )

janino : An embedded compiler for run-time compilation purposes ( http://janino.net/ )

jansi : Jansi is a small java library that allows you to use ANSI escape sequences in your console output ( http://jansi.fusesource.org/ )

jansi-native : Native JNI component for dev-java/jansi ( http://jansi.fusesource.org/ )

japitools : Java API compatibility testing tools ( http://sab39.netreach.com/japi/ )

jarbundler : Jar Bundler Ant Task ( http://www.loomcom.com/jarbundler/ )

jarjar : Tool for repackaging third-party jars ( http://jarjar.sourceforge.net )

java-apicheck : Command line tool to check Java packages for API compatibility ( https://github.com/gentoo/java-apicheck/ )

java-config : Java environment configuration query tool ( https://www.gentoo.org/proj/en/java/ )

java-config-wrapper : Wrapper for java-config ( https://www.gentoo.org/proj/en/java )

java-dep-check : Java Dependency checker ( https://wiki.gentoo.org/wiki/Project:Java )

java-getopt : Java command line option parser ( http://www.urbanophile.com/arenn/hacking/download.html )

java-gnome : Java bindings for GTK and GNOME ( http://java-gnome.sourceforge.net/ )

java-sdk-docs : Oracle's documentation bundle (including API) for Java SE ( http://download.oracle.com/javase/8/docs/ )

java-service-wrapper : A wrapper that makes it possible to install a Java Application as daemon ( http://wrapper.tanukisoftware.org/ )

javacc : Java Compiler Compiler - The Java Parser Generator ( https://javacc.java.net/ )

javacsv : Java library for reading and writing CSV and plain delimited text files ( http://www.csvreader.com/java_csv.php )

javacup : CUP Parser Generator for Java ( http://www2.cs.tum.edu/projects/cup/ )

javahelp : The JavaHelp system online help system ( https://javahelp.dev.java.net/ )

javassist : Javassist makes Java bytecode manipulation simple ( http://www.csg.is.titech.ac.jp/~chiba/javassist/ )

javatoolkit : Collection of Gentoo-specific tools for Java ( https://www.gentoo.org/proj/en/java/ )

javax-inject : Dependency injection for Java (JSR-330) ( https://code.google.com/p/atinject/ )

javolution : Java Solution for Real-Time and Embedded Systems ( http://javolution.org )

jax-rpc : Reference Implementation of JAX-RPC, the Java APIs for XML based RPC ( http://jax-rpc.dev.java.net/ )

jax-ws : Reference implementation of the Java API for XML Web Services ( http://jax-ws.dev.java.net/ )

jax-ws-api : JAXWS 2.0 API Final Release ( https://jax-ws.dev.java.net/ )

jax-ws-tools : Reference implementation of the Java API for XML Web Services ( http://jax-ws.dev.java.net/ )

jaxb : Reference implementation of the JAXB specification ( http://jaxb.dev.java.net/ )

jaxb-tools : Reference implementation of the JAXB specification ( http://jaxb.dev.java.net/ )

jaxen : A Java XPath Engine ( http://jaxen.codehaus.org/ )

jaxme : JaxMe 2 is an open source implementation of JAXB, the specification for Java/XML binding ( http://ws.apache.org/jaxme/index.html )

jaxp : The Java API for XML Processing (JAXP) ( https://jaxp.dev.java.net/ )

jaxr : Java API for XML Registries ( https://glassfish.dev.java.net/ )

jazzy : Java Spell Check API ( http://sourceforge.net/projects/jazzy )

jbitcollider-core : Core classes of jBitcollider: org.bitpedia.collider.core ( http://bitcollider.sourceforge.net/ )

jboss-logging : JBoss logging framework ( http://www.jboss.org/ )

jboss-logmanager : JBoss logging framework ( http://www.jboss.org/ )

jboss-marshalling : Alternative compatible serialization API that fixes many JDK serialization API problems ( http://jbossmarshalling.jboss.org/ )

jboss-modules : JBoss modular classloading system ( http://www.jboss.org/ )

jcalendar : Java date chooser bean for graphically picking a date ( http://www.toedter.com/en/jcalendar/ )

jchardet : Java port of Mozilla's Automatic Charset Detection algorithm ( http://jchardet.sourceforge.net/ )

jcharts : jCharts is a 100% Java based charting utility that outputs a variety of charts ( http://jcharts.sourceforge.net/ )

jcifs : Library that implements the CIFS/SMB networking protocol in Java ( http://jcifs.samba.org/ )

jcip-annotations : Clean room implementation of the JCIP Annotations ( https://github.com/stephenc/jcip-annotations )

jclasslib : A bytecode viewer is a tool ( http://www.ej-technologies.com/products/jclasslib/overview.html )

jcmdline : Library for parsing/handling of command line parameters ( http://jcmdline.sourceforge.net/ )

jcodings : Byte-based encoding support library for Java ( http://jruby.codehaus.org/ )

jcommander : Command line parsing framework for Java ( https://github.com/cbeust/jcommander )

jcommon : JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects ( http://www.jfree.org/jcommon )

jcs : JCS is a distributed caching system written in Java for server-side Java applications ( http://commons.apache.org/jcs/ )

jdbc-informix : JDBC Type 4 Drivers for Informix ( http://www.ibm.com/software/data/informix/tools/jdbc/ )

jdbc-jaybird : JDBC Type 2 and 4 drivers for Firebird SQL server ( http://jaybirdwiki.firebirdsql.org/ )

jdbc-mssqlserver : JDBC driver for Microsoft SQL Server ( http://msdn.microsoft.com/en-US/data/aa937724.aspx )

jdbc-mysql : MySQL JDBC driver ( http://www.mysql.com/products/connector/j/ )

jdbc-oracle-bin : JDBC 3.0 Drivers for Oracle ( http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html )

jdbc-postgresql : JDBC Driver for PostgreSQL ( http://jdbc.postgresql.org/ )

jdbc2-stdext : A standard set of libs for Server-Side JDBC support ( http://www.oracle.com/technetwork/java/index.html )

jdbm : Jdbm aims to be for Java what GDBM is for Perl, Python, C, ... ( http://jdbm.sourceforge.net/ )

jdepend : JDepend traverses Java class file directories and generates design quality metrics per package ( http://www.clarkware.com/software/JDepend.html )

jdom : Java API to manipulate XML data ( http://www.jdom.org )

jdom-jaxen : Jaxen binding for jdom ( http://www.jdom.org )

jdynamite : Dynamic Template in Java ( http://jdynamite.sourceforge.net/doc/jdynamite.html )

jebl : Java Evolutionary Biology Library ( http://jebl.sourceforge.net/ )

jempbox : An open source Java library for parsing font files ( http://pdfbox.apache.org/ )

jettison : A JSON StAX implementation ( https://github.com/codehaus/jettison )

jexcelapi : A Java API to read, write, and modify Excel spreadsheets ( http://jexcelapi.sourceforge.net/ )

jffi : An optimized Java interface to libffi ( https://github.com/jnr/jffi )

jflex : JFlex is a lexical analyzer generator for Java ( http://www.jflex.de/ )

jformatstring : Compile time checking for Java format strings ( https://code.google.com/p/j-format-string )

jfreechart : JFreeChart is a free Java class library for generating charts ( http://www.jfree.org/jfreechart )

jfreesvg : JFreeSVG is a fast, light-weight, vector graphics library for the Java platform ( http://www.jfree.org/jfreesvg/ )

jgoodies-animation : JGoodies Animation Library ( http://www.jgoodies.com/ )

jgoodies-binding : A Java library to bind object properties with UI components ( http://www.jgoodies.com/ )

jgoodies-common : JGoodies Common Library ( http://www.jgoodies.com/ )

jgoodies-forms : JGoodies Forms Library ( http://www.jgoodies.com/ )

jgoodies-looks : JGoodies Looks Library ( http://www.jgoodies.com/ )

jgraph : Open-source graph component for Java ( http://www.jgraph.com )

jgrapht : Graph library that is a simpler and faster alternative to JGraph ( http://jgrapht.sourceforge.net )

jgroups : JGroups is a toolkit for reliable multicast communication ( http://www.jgroups.org/javagroupsnew/docs/ )

jibx : JiBX: Binding XML to Java Code ( http://jibx.sourceforge.net/ )

jibx-tools : JiBX: Binding XML to Java Code - Generators ( http://jibx.sourceforge.net/ )

jicmp : Java Interface to Tobias Oetiker's RRDtool ( http://www.opennms.org/ )

jid3 : ID3 Class Library Implementation ( http://jid3.blinkenlights.org/ )

jigsaw : W3 Consortium's Java-based Web server libraries ( http://jigsaw.w3.org/ )

jikes : IBM's open source, high performance Java compiler ( http://jikes.sourceforge.net/ )

jinklevel : Java binding for libinklevel ( https://mso.googlecode.com/ )

jinput : An implementation of an API for game controller discovery and polled input ( https://java.net/projects/jinput )

jisp : Java Indexed Serialization Package: A small, embedded database engine written in Pure Java ( http://www.coyotegulch.com/products/jisp/ )

jlayer : MP3 decoder/player/converter library for Java ( http://www.javazoom.net/javalayer/javalayer.html )

jlex : JLex: a lexical analyzer generator for Java ( http://www.cs.princeton.edu/~appel/modern/java/JLex/ )

jlfgr : Java(TM) Look and Feel Graphics Repository ( http://java.sun.com/developer/techDocs/hi/repository/ )

jlibeps : A java development library which allows the creation of an EPS file from a Graphics2D ( http://jlibeps.sourceforge.net/ )

jline : A Java library for handling console input ( https://github.com/jline/jline2 )

jmdns : JmDNS is an implementation of multi-cast DNS in Java ( http://jmdns.sourceforge.net )

jmf-bin : The Java Media Framework API (JMF) ( http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140239.html )

jmi-interface : Java Metadata Interface Sample Class Interface ( http://java.sun.com/products/jmi/ )

jmock : Library for testing Java code using mock objects ( http://www.jmock.org )

jna : Java Native Access (JNA) ( https://github.com/twall/jna#readme )

jnlp-api : JNLP API classes, repackaged from the icedtea-web fork of netx ( http://jcp.org/en/jsr/detail?id=56 )

jnr-constants : A set of platform constants (e.g. errno values) ( https://github.com/jnr/jnr-constants )

jnr-enxio : Java Native Runtime Enhanced X-platform I/O ( https://github.com/jnr/jnr-enxio )

jnr-ffi : An abstracted interface to invoking native functions from java ( https://github.com/jnr/jnr-ffi )

jnr-netdb : Network services database access for java ( https://github.com/jnr/jnr-netdb )

jnr-posix : Lightweight cross-platform POSIX emulation layer for Java ( https://github.com/jnr/jnr-posix )

jnr-unixsocket : Unix sockets for Java ( https://github.com/jnr/jnr-unixsocket )

jnr-x86asm : A pure-java port of asmjit ( https://github.com/jnr/jnr-x86asm )

joda-convert : Java library for conversion between Object and String ( http://www.joda.org/joda-convert/ )

joda-time : A quality open-source replacement for the Java Date and Time classes ( http://www.joda.org/joda-time/ https://github.com/JodaOrg/joda-time/ )

joni : Java port of the Oniguruma regular expression engine ( http://jruby.codehaus.org/ )

jopt-simple : A Java library for parsing command line options ( https://pholser.github.com/jopt-simple/ )

jortho : A Java spell-checking library ( https://www.inetsoftware.de/other-products/jortho )

jpf : Java Plugin Framework - a runtime engine that dynamically discovers and loads plugins ( http://jpf.sourceforge.net/ )

jpfcodegen : Generator of classes for accessing the attributes and extensions of JPF plug-ins ( http://jabref.sourceforge.net/ )

jreleaseinfo : Ant Task for build-time creation of Java source file with version, build number or other info ( http://jreleaseinfo.sourceforge.net/ )

jrexx : Regular expression API for textual pattern matching based on the finite state automaton theory ( http://www.karneim.com/jrexx/ )

jrobin : JRobin is a 100% pure Java alternative to RRDTool ( http://www.jrobin.org/ )

jrrd : Java Interface to Tobias Oetiker's RRDtool ( http://www.opennms.org/ )

jruby : Java-based Ruby interpreter implementation ( http://jruby.codehaus.org/ )

jsap : Java Simple Arguments Parser (JSAP) ( http://sourceforge.net/projects/jsap )

jsch : JSch is a pure Java implementation of SSH2 ( http://www.jcraft.com/jsch/ )

jscience : Java Tools and Libraries for the Advancement of Sciences ( http://jscience.org/ )

json-simple : Simple Java toolkit for JSON ( http://www.json.org )

jsoup : Java HTML parser that makes sense of real-world HTML soup ( http://jsoup.org/ )

jspeex : Speex speech codec library for Java ( http://jspeex.sourceforge.net/ )

jsr101 : Java(TM) API for XML-Based RPC Specification Interface Classes ( http://jcp.org/aboutJava/communityprocess/first/jsr101/ )

jsr173 : The Streaming API for XML (StAX) is a Java API for parsing and writing XML easily and efficiently ( http://dev2dev.bea.com/xml/stax.html )

jsr181 : JSR 181 API classes ( http://jax-ws.dev.java.net/ )

jsr223 : Scripting for the Java(TM) Platform ( http://jcp.org/en/jsr/detail?id=223 )

jsr250 : JSR 250 Common Annotations ( https://jcp.org/en/jsr/detail?id=250 )

jsr305 : Reference implementation for JSR 305: Annotations for Software Defect Detection in Java ( https://code.google.com/p/jsr-305/ )

jsr311-api : JAX-RS: Java API for RESTful Web Services ( https://jsr311.dev.java.net/" SVN_SRC_URI="${HOMEPAGE}/svn/${PROJ_PN}/tags/${P} )

jsr67 : SAAJ 1.3 (AKA JSR-67 MR3) API ( https://saaj.dev.java.net/spec-1.3/ )

jsr93 : Java API for XML Registries (JAXR) - API ( http://download.oracle.com/otndocs/jcp/jaxr-1.0-fr-oth-JSpec/" einfo " ${HOMEPAGE} )

jss : Network Security Services for Java (JSS) ( https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/JSS )

jstun : Java-based STUN implementation ( http://jstun.javawi.de/ )

jta : The Java Transaction API ( http://www.oracle.com/technetwork/java/javaee/jta/index.html" einfo " 1. Visit ${HOMEPAGE} )

jtds : jTDS - SQL Server and Sybase JDBC driver ( http://jtds.sourceforge.net )

jtidy : Tidy is a Java port of HTML Tidy , a HTML syntax checker and pretty printer ( http://jtidy.sourceforge.net/ )

jtreemap : Java, open-source library for treemapping ( http://jtreemap.sourceforge.net/ )

juel : JUEL is an implementation of the Unified Expression Language (EL), a part of JSP 2.1 (JSR-245) ( http://juel.sourceforge.net/ )

jump : JUMP Ultimate Math Package (JUMP) is a Java-based extensible high-precision math package ( http://jump-math.sourceforge.net/ )

jung : The Java Universal Network/Graph Framework ( http://jung.sourceforge.net/ )

junit : Simple framework to write repeatable tests ( http://junit.org/ )

junit-addons : JUnit-addons is a collection of helper classes for JUnit ( http://junit-addons.sourceforge.net/ )

junitperf : Simple framework to write repeatable tests ( http://www.clarkware.com/software/JUnitPerf.html )

junrar : Unrar java implementation ( https://github.com/edmund-wagner/junrar/ )

jupidator : Jupidator is a library/tool in Java for automatic updating of applications ( http://www.sourceforge.net/projects/jupidator )

jusb : jUSB provides a Free Software Java API for USB ( http://jusb.sourceforge.net/ )

jutils : Common utilities for the Java Game Technology Group ( https://java.net/projects/jutils )

jvmstat : Monitoring APIs and tools for monitoring the performance of the JVM in production environments ( http://java.sun.com/performance/jvmstat/" einfo " ${HOMEPAGE} )

jvyaml : Java YAML parser and emitter ( https://jvyaml.dev.java.net/ )

jvyamlb : JvYAMLb, YAML processor extracted from JRuby ( https://github.com/olabini/jvyamlb )

jython : An implementation of Python written in Java ( http://www.jython.org )

jzlib : JZlib is a re-implementation of zlib in pure Java ( http://www.jcraft.com/jzlib/ )

kryo : Fast, efficient Java serialization and cloning ( https://github.com/EsotericSoftware/kryo )

kunststoff : Kunststoff LookandFeel ( http://www.incors.org/archive )

kxml : Small XML pull parser for constrained environments such as Applets, Personal Java or MIDP devices ( http://kxml.org/ )

l2fprod-common : Java/Swing GUI components and libraries for building desktop applications ( http://common.l2fprod.com/ )

laf-plugin : A generic plugin framework for look-and-feels ( http://laf-plugin.dev.java.net/ )

ldapsdk : Netscape Directory SDK for Java ( http://www.mozilla.org/directory/javasdk.html )

libg : Lots of small utilities for bndlib, a swiss army knife for OSGi ( http://www.aqute.biz/Bnd/Bnd )

libmatthew-java : A selection of libraries for Java ( http://www.matthew.ath.cx/projects/java/ )

libmso : Java library to detect printers ( https://mso.googlecode.com/ )

libreadline-java : A JNI-wrapper to GNU Readline ( http://java-readline.sourceforge.net/ )

log4j : A low-overhead robust logging package for Java ( http://logging.apache.org/log4j/ )

logback : A generic, reliable, fast and flexible logging framework for Java ( http://logback.qos.ch/ )

lucene : High-performance, full-featured text search engine librar ( http://lucene.apache.org )

lucene-analyzers : Lucene Analyzers additions ( http://lucene.apache.org/java )

lzma : Java code for LZMA compression and decompression ( http://www.7-zip.org/ )

lzmajio : Implementations of LzmaInputStream/LzmaOutputStream interacting with underlying LZMA en-/decoders ( http://contrapunctus.net/league/haques/lzmajio/ )

matrix-toolkits-java : BLAS and LAPACK-derived matrix data structures and linear algebra methods ( https://github.com/fommil/matrix-toolkits-java )

maven-bin : Project Management and Comprehension Tool for Java ( http://maven.apache.org/ )

mchange-commons : a library of arguably useful Java utilities ( https://github.com/swaldman/mchange-commons-java )

mersennetwister : Modified MersenneTwister java port for Freenet ( http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html )

metadata-extractor : Metadata extraction framework for Exif and IPTC metadata segments, extraction support for JPEG files ( http://www.drewnoakes.com/code/exif/ )

metainf-services : Generates META-INF/services files automatically ( http://metainf-services.kohsuke.org/ )

mg4j : A free Java implementation of inverted-index compression technique ( http://mg4j.dsi.unimi.it )

microba : Swing components for date operations and palettes ( http://microba.sourceforge.net/ )

miglayout : Easy to use yet very powerful Java Swing layout manager ( http://www.miglayout.com/ )

milton-api : Milton WebDav library ( http://milton.io )

milton-mail-api : Milton WebDav library ( http://milton.io )

mimepull : Pull API for parsing MIME messages ( http://java.net/projects/mimepull )

mina-core : Apache MINA Project ( http://mina.apache.org/ )

minlog : Minimal overhead Java logging ( https://github.com/EsotericSoftware/minlog/ )

mockito : A mocking framework for Java ( https://github.com/mockito/mockito )

mojarra : Project Mojarra - GlassFish's Implementation for JavaServer Faces API ( https://javaserverfaces.dev.java.net/ )

msv : Multi-Schema XML Validator, a Java tool for validating XML documents ( https://msv.java.net/ )

mx4j : Metapackage for mx4j ( http://mx4j.sourceforge.net/ )

mx4j-core : Open Source implementation of the JMX and JMX Remote API (JSR 160) specifications ( http://mx4j.sourceforge.net/ )

mx4j-tools : Optional tool classes and utilities for MX4J ( http://mx4j.sourceforge.net/ )

nachocalendar : Flexible Calendar component to the Java Platform ( http://nachocalendar.sourceforge.net/ )

nailgun : a client, protocol, and server for running Java apps without incurring the JVM startup overhead ( http://martiansoftware.com/nailgun/index.html )

nanoxml : NanoXML is a small non-validating parser for Java. ( http://nanoxml.sourceforge.net/ )

nekohtml : A simple HTML scanner and tag balancer using standard XML interfaces ( http://nekohtml.sourceforge.net/ )

netbeans-apisupport : Netbeans API Support Cluster ( http://netbeans.org/projects/apisupport )

netbeans-cnd : Netbeans CND Cluster ( http://netbeans.org/projects/cnd )

netbeans-dlight : Netbeans D-Light Cluster ( http://netbeans.org/ )

netbeans-enterprise : Netbeans Enterprise cluster ( http://netbeans.org/ )

netbeans-ergonomics : Netbeans Ergonomics Cluster ( http://netbeans.org/ )

netbeans-extide : Netbeans ExtIDE Cluster ( http://netbeans.org/projects/ide )

netbeans-groovy : Netbeans Groovy Cluster ( http://netbeans.org/projects/groovy )

netbeans-harness : Netbeans Harness ( http://netbeans.org/features/platform/ )

netbeans-ide : Netbeans IDE Cluster ( http://netbeans.org/projects/ide )

netbeans-java : Netbeans Java Cluster ( http://netbeans.org/projects/java )

netbeans-javacard : Netbeans JavaCard Cluster ( http://netbeans.org/projects/javacard )

netbeans-javadoc : Netbeans JavaDocs ( http://netbeans.org/ )

netbeans-javafx : Netbeans JavaFX Cluster ( http://netbeans.org/projects/javafx )

netbeans-mobility : Netbeans Mobility Cluster ( http://netbeans.org/features/platform/ )

netbeans-nb : Netbeans IDE Branding ( http://netbeans.org/ )

netbeans-php : Netbeans PHP Cluster ( http://netbeans.org/projects/php )

netbeans-platform : Netbeans Platform ( http://netbeans.org/features/platform/ )

netbeans-profiler : Netbeans Profiler Cluster ( http://netbeans.org/projects/profiler )

netbeans-webcommon : Netbeans Web Services Cluster ( http://netbeans.org/ )

netbeans-websvccommon : Netbeans Web Services Common Cluster ( http://netbeans.org/ )

netty-buffer : Async event-driven framework for rapid development of high performance network applications ( http://netty.io/ )

netty-codec : Async event-driven framework for rapid development of high performance network applications ( http://netty.io/ )

netty-common : Async event-driven framework for rapid development of high performance network applications ( http://netty.io/ )

netty-handler : Async event-driven framework for rapid development of high performance network applications ( http://netty.io/ )

netty-transport : Async event-driven framework for rapid development of high performance network applications ( http://netty.io/ )

neuroph : A lightweight Java neural network framework ( http://neuroph.sourceforge.net/ )

objenesis : A small Java library with one purpose: To instantiate a new object of a class ( https://objenesis.googlecode.com/ )

odfdom : The ODFDOM reference implementation, written in Java ( http://odftoolkit.org/projects/odfdom )

offo-hyphenation : Hyphenation patterns for Apache Fop ( http://offo.sourceforge.net )

ognl : Object-Graph Navigation Language; an expression language for getting/setting properties of objects ( http://www.ognl.org/ )

opencsv : A very simple csv (comma-separated values) parser library for Java ( http://opencsv.sourceforge.net/ )

oracle-javamail : A Java-based framework to build multiplatform mail and messaging applications ( https://java.net/projects/javamail/pages/Home )

oracle-jdk-bin : Oracle's Java SE Development Kit ( http://www.oracle.com/technetwork/java/javase/ )

oracle-jre-bin : Oracle's Java SE Runtime Environment ( http://www.oracle.com/technetwork/java/javase/ )

oscache : OSCache is a widely used, high performance J2EE caching framework ( http://www.opensymphony.com/oscache/ )

osgi-compendium : OSGi Service Platform Compendium API (Companion Code) ( http://www.osgi.org/Specifications/HomePage )

osgi-core-api : OSGi Service Platform Core API (Companion Code) ( http://www.osgi.org/Specifications/HomePage )

osgi-enterprise-api : OSGi Enterprise Release 5 Companion Code ( http://www.osgi.org/Main/HomePage )

osgi-foundation : OSGi R4 Foundation EE by Apache Felix ( http://felix.apache.org/ )

osgi-obr : OSGi Service OBR by Apache ( http://felix.apache.org )

pat : Regular Expressions in Java ( http://www.javaregex.com )

pdf-renderer : a 100% Java PDF renderer and viewer ( https://java.net/projects/pdf-renderer )

pdfbox : Java library and utilities for working with PDF documents ( http://pdfbox.apache.org/ )

piccolo : A small, extremely fast XML parser for Java ( http://piccolo.sourceforge.net/ )

piccolo2d : A Structured 2D Graphics Framework ( http://piccolo2d.info/community.html )

picocontainer : Small footprint Dependency Injection container ( http://www.picocontainer.org )

plexus-classworlds : The class loader framework of the Plexus project ( http://plexus.codehaus.org/ )

poi : Java API To Access Microsoft Format Files ( http://poi.apache.org/ )

portletapi : Portlet API 2.0 developed by the Java Community Process JSR-286 ( https://jcp.org/en/jsr/detail?id=286 )

prefuse : UI toolkit for building highly interactive visualizations of structured and unstructured data ( http://prefuse.org )

proguard : Free Java class file shrinker, optimizer, and obfuscator ( http://proguard.sourceforge.net/ )

proxool : Proxool is a Java connection pool ( http://proxool.sourceforge.net/ )

qdox : Parser for extracting class/interface/method definitions ( https://github.com/codehaus/qdox )

radeox : Radeox Wiki render engine ( http://www.radeox.org )

reflectasm : High performance Java reflection ( https://github.com/EsotericSoftware/reflectasm/ )

reflections : Java runtime metadata analysis ( https://github.com/ronmamo/reflections )

relaxng-datatype : Interface between RELAX NG validators and datatype libraries ( http://relaxng.org/ )

relaxngcc : RELAX NG Compiler Compiler ( http://relaxngcc.sourceforge.net/ )

resin-servlet-api : Resin Servlet API 3.0/JSP API 2.1 implementation ( http://www.caucho.com/ )

rhino : An open-source implementation of JavaScript written in Java ( http://www.mozilla.org/rhino/ )

rngom : RNGOM is an open-source Java library for parsing RELAX NG grammars ( https://rngom.dev.java.net/ )

rome : Open source Atom/RSS Java utilities that make it easy to work in Java with most syndication formats ( https://java.net/projects/rome )

rundoc : A Ant helper task for keeping documentation in source files ( http://www.martiansoftware.com/lab/index.html )

rxtx : Native lib providing serial and parallel communication for Java ( http://rxtx.qbang.org/ )

saaj : SOAP with Attachments API for Java ( https://saaj.dev.java.net/ )

sablecc : Java based compiler / parser generator ( http://www.sablecc.org/ )

sablecc-anttask : Ant task for sablecc ( http://sablecc.org/ )

sac : SAC is a standard interface for CSS parser ( http://www.w3.org/Style/CSS/SAC/ )

sat4j-core : Lightweight constraint programming with a SAT solver ( http://www.sat4j.org/ )

sat4j-pseudo : Pseudo Boolean solvers ( http://www.sat4j.org/ )

sax : Simple API for XML, originally a Java-only API. It was the first widely adopted API for XML in Java ( http://sax.sourceforge.net/ )

saxon : A XSLT and XQuery Processor ( http://saxon.sourceforge.net/ )

saxpath : A Simple API for XPath ( http://saxpath.sourceforge.net/ )

sblim-cim-client : A WBEM services client that includes an IETF RFC 2614 compliant SLP client for CIM service discovery ( http://sblim.wiki.sourceforge.net/CimClient )

sbt : sbt is a build tool for Scala and Java projects that aims to do the basics well ( http://www.scala-sbt.org/ )

servletapi : Servlet API 2.4 from jakarta.apache.org ( http://jakarta.apache.org/ )

shared-objects : A Java Class implementing a core factory for maximal sharing of arbitrary objects ( http://www.cwi.nl/htbin/sen1/twiki/bin/view/SEN1/ATermLibrary )

simplyhtml : Text processing application based on HTML and CSS files ( http://simplyhtml.sourceforge.net )

sjsxp : The Sun Java Streaming XML Parser (SJSXP) is an efficient implementation of the StAX API ( http://sjsxp.dev.java.net/ )

skinlf : Skin Look and Feel - Skinning Engine for the Swing toolkit ( http://skinlf.l2fprod.com/ )

slf4j-api : Simple Logging Facade for Java ( http://www.slf4j.org/ )

slf4j-ext : Simple Logging Facade for Java ( http://www.slf4j.org/ )

slf4j-log4j12 : Simple Logging Facade for Java (SLF4J) log4j bindings ( http://www.slf4j.org/ )

slf4j-nop : Simple Logging Facade for Java ( http://www.slf4j.org/ )

slf4j-simple : Simple Logging Facade for Java ( http://www.slf4j.org/ )

smack : An Open Source XMPP (Jabber) client library for instant messaging and presence ( http://www.jivesoftware.org/smack/ )

snakeyaml : A YAML 1.1 parser and emitter for Java 5 ( https://bitbucket.org/asomov/snakeyaml )

snappy : Snappy compressor/decompressor for Java ( https://github.com/xerial/snappy-java/ )

snip : an Apache ANT optional task that extracts snippets of code from text files ( http://www.martiansoftware.com/lab/index.html )

soylatte-jdk-bin : Landon Fuller's OpenJDK 7 for Mac OS X 10.5/PPC ( http://landonf.bikemonkey.org/static/soylatte/ )

spice-jndikit : JNDI Kit is a toolkit designed to help with the construction of JNDI providers ( http://spice.codehaus.org/ )

spin : Transparent threading solution for non-freezing Swing applications ( http://spin.sourceforge.net )

spring-aop : A comprehensive programming and configuration model for modern Java-based enterprise applications ( http://www.springsource.org/spring-framework )

spring-beans : A comprehensive programming and configuration model for modern Java-based enterprise applications ( http://www.springsource.org/spring-framework )

spring-core : A comprehensive programming and configuration model for modern enterprise applications ( http://www.springsource.org/spring-framework )

spring-expression : A comprehensive programming and configuration model for modern Java-based enterprise applications ( http://www.springsource.org/spring-framework )

spring-instrument : A comprehensive programming and configuration model for modern Java-based enterprise applications ( http://www.springsource.org/spring-framework )

spymemcached : A simple, asynchronous, single-threaded memcached client written in java ( https://code.google.com/p/spymemcached/ )

squareness-jlf : Squareness Java Look and Feel ( http://squareness.beeger.net/ )

stax : A standard XML processing API that allows you to stream XML data from and to your application ( http://stax.codehaus.org/ )

stax-ex : Extensions to complement JSR-173 StAX API ( http://stax-ex.java.net/ )

stax2-api : Extended Stax (STandard Api for Xml procesing) API ( https://github.com/FasterXML/stax2-api )

stringtemplate : A Java template engine ( http://www.stringtemplate.org/ )

struts : A powerful Model View Controller Framework for JSP/Servlets ( http://struts.apache.org/index.html )

struts-core : A powerful Model View Controller Framework for JSP/Servlets: Core ( http://struts.apache.org/index.html )

struts-plugins : A powerful Model View Controller Framework for JSP/Servlets: Plugins ( http://struts.apache.org/index.html )

struts-xwork : A powerful Model View Controller Framework for JSP/Servlets: XWork Core ( http://struts.apache.org/index.html )

sun-dtdparser : Sun DTDParser ( https://jaxb2-sources.dev.java.net/ )

sun-httpserver-bin : Sun sun.net.httpserver classes ( http://jax-ws.dev.java.net/ )

sun-j2ee-deployment-bin : J2EE Application Deployment Specification ( http://java.sun.com/j2ee/tools/deployment/" einfo "from ${HOMEPAGE} and move it to ${DISTDIR}" einfo "from ${HOMEPAGE} and move it to ${DISTDIR} )

sun-jacc-api : Java Authorization Contract for Containers ( http://java.sun.com/j2ee/javaacc/index.html )

sun-jaf : Sun's JavaBeans Activation Framework (JAF) ( http://java.sun.com/products/javabeans/glasgow/jaf.html )

sun-jai-bin : JAI is a class library for managing images ( https://jai.dev.java.net/ )

sun-java3d-bin : Sun Java3D API Core ( https://j3d-core.dev.java.net/ )

sun-javamail : A Java-based framework to build multiplatform mail and messaging applications ( http://java.sun.com/products/javamail/index.html )

sun-jce-bin : Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files ${PV} ( http://www.oracle.com/technetwork/java/javase/overview/index-jsp-136246.html )

sun-jdk : Oracle's Java SE Development Kit ( http://www.oracle.com/technetwork/java/javase/ )

sun-jimi : Jimi is a class library for managing images ( http://www.oracle.com/technetwork/java/index.html )

sun-jms : The Java Message Service (JMS) API ( http://java.sun.com/products/jms/ )

sun-jmx : Java Management Extensions for managing and monitoring devices, applications, and services ( http://www.oracle.com/technetwork/java/javase/tech/javamanagement-140525.html )

sun-jre-bin : Oracle's Java SE Runtime Environment ( http://www.oracle.com/technetwork/java/javase/ )

sux4j : Sux: Implementing Succinct Data Structures ( http://sux.dsi.unimi.it/ )

svgsalamander : a SVG engine for Java ( https://svgsalamander.dev.java.net/ )

swarmcache : SwarmCache is a simple but effective distributed cache ( http://swarmcache.sourceforge.net )

swidgets : Various reusable SWING components ( http://swidgets.tigris.org )

swing-layout : Professional cross platform layouts with Swing ( https://swing-layout.dev.java.net/ )

swing-worker : Java 1.6 SwingWorker backport for Java 1.5 ( https://swingworker.dev.java.net )

swingx : A collection of powerful, useful, and just plain fun Swing components ( https://java.net/projects/swingx/ )

swt : GTK based SWT Library ( http://www.eclipse.org/ )

tablelayout : Layout manager that makes creating user interfaces fast and easy ( https://tablelayout.dev.java.net/ )

tagsoup : A SAX-compliant parser written in Java ( http://mercury.ccil.org/~cowan/XML/tagsoup/ )

tapestry : An open-source framework for creating dynamic, robust, highly scalable web applications in Java ( http://tapestry.apache.org/ )

telnetd : A telnet daemon for use in java applications ( http://telnetd.sourceforge.net/ )

testng : Testing framework introducing some new functionalities that make it more powerful and easier to use ( http://testng.org/ )

texhyphj : Re-implementation of Franklin Mark Liang's hyphenation algorithm in Java ( http://www.davidashen.net/texhyphj.html http://sourceforge.net/projects/texhyphj/ )

tijmp : Java Memory Profiler for java 1.6+ ( http://www.khelekore.org/jmp/tijmp/ )

tomcat-jstl-compat : JSP Standard Tag Library (JSTL) - Compat jar ( https://tomcat.apache.org/taglibs/standard/ )

tomcat-jstl-el : JSP Standard Tag Library (JSTL) - EL jar ( https://tomcat.apache.org/taglibs/standard/ )

tomcat-jstl-impl : JSP Standard Tag Library (JSTL) - Implementation jar ( https://tomcat.apache.org/taglibs/standard/ )

tomcat-jstl-spec : JSP Standard Tag Library (JSTL) - Specification jar ( https://tomcat.apache.org/taglibs/standard/ )

tomcat-native : Native APR library for Tomcat ( http://tomcat.apache.org/ )

tomcat-servlet-api : Tomcat's Servlet API 3.1/JSP API 2.3 implementation ( http://tomcat.apache.org/ )

toolbar : An improved version of JToolBar ( http://toolbar.tigris.org )

touchgraph-graphlayout : TouchGraph provides a set of interfaces for graph visualization ( http://touchgraph.sourceforge.net )

treelayout : Efficiently create compact tree layouts in Java ( https://github.com/abego/treelayout )

trident : Java animation library ( https://kenai.com/projects/trident/pages/Home )

trove : GNU Trove: High performance collections for Java ( http://trove4j.sourceforge.net )

txw2-runtime : TXW is a library that allows you to write XML documents ( https://txw.dev.java.net/ )

typesafe-config : a library of arguably useful Java utilities ( https://github.com/typesafehub/config )

unkrig-nullanalysis : Some classes to test for various null conditions ( http://commons.unkrig.de )

validation-api : Bean Validation (JSR-303) API ( http://fisheye.jboss.org/browse/Hibernate/beanvalidation/api/tags/v1_0_0_GA )

vecmath : Sun J3D: 3D vector math package ( https://vecmath.dev.java.net/ )

velocity : A Java-based template engine for easy creation/rendering of documents that format and present data ( http://velocity.apache.org )

webgraph : WebGraph is a framework to study the web graph ( http://webgraph.dsi.unimi.it )

werken-xpath : W3C XPath-Rec implementation for DOM4J ( http://sourceforge.net/projects/werken-xpath/ )

ws-commons-util : Utility classes that allow high performance XML processing based on SAX ( http://ws.apache.org/commons/util/ )

wsdl4j : Web Services Description Language for Java Toolkit (WSDL4J) ( http://wsdl4j.sourceforge.net )

wstx : Woodstox is a high-performance validating namespace-aware XML-processor ( https://github.com/FasterXML/woodstox )

xalan : Apache's XSLT processor for transforming XML documents into HTML, text, or other XML document types ( http://xalan.apache.org/ )

xalan-serializer : DOM Level 3 serializer from Apache Xalan, shared by Xalan and Xerces ( http://xalan.apache.org/ )

xerces : The next generation of high performance, fully compliant XML parsers in the Apache Xerces family ( http://xml.apache.org/xerces2-j/index.html )

xerial-core : An open-source DBMS for XML/JSON/Relational data ( https://code.google.com/p/xerial/ )

xjavac : The implementation of the javac compiler for IBM JDK 1.4 (needed for xerces-2) ( http://cvs.apache.org/viewcvs.cgi/xml-xerces/java/tools/src/XJavac.java )

xjavadoc : A standalone implementation of JavaDoc engine suited for XDoclet ( http://xdoclet.sourceforge.net/xjavadoc/ )

xml-commons : Jakarta project for for XML bindings for java ( http://xml.apache.org/commons/ )

xml-commons-external : An Apache-hosted set of externally-defined standards interfaces, namely DOM, SAX, and JAXP ( http://xml.apache.org/commons/ )

xml-commons-resolver : An XML Entity and URI Resolver ( http://xml.apache.org/commons/ )

xml-im-exporter : XML Im-/Exporter is a library to assist you in the process of importing and exporting XML ( http://xml-im-exporter.sourceforge.net/ )

xml-security : An implementation of the primary security standards for XML ( http://santuario.apache.org/ )

xml-writer : A simple XML Writer ( http://www.megginson.com/downloads/ )

xml-xmlbeans : An XML-Java binding tool ( http://xmlbeans.apache.org/ )

xmlc : Open Source Java/XML Presentation Compiler ( http://xmlc.objectweb.org/ )

xmldb : Java implementation for specifications made by XML:DB ( http://sourceforge.net/projects/xmldb-org/ )

xmlgraphics-commons : A library of several reusable components used by Apache Batik and Apache FOP ( http://xmlgraphics.apache.org/commons/index.html )

xmlrpc : Apache XML-RPC is a Java implementation of XML-RPC ( http://ws.apache.org/xmlrpc/ )

xmlstreambuffer : A stream-based representation of an XML infoset in Java ( https://xmlstreambuffer.java.net/ )

xmlunit : XMLUnit extends JUnit and NUnit to enable unit testing of XML ( http://xmlunit.sourceforge.net/ )

xom : A new XML object model ( http://cafeconleche.org/XOM/index.html )

xp : XP is an XML 1.0 parser written in Java ( http://www.jclark.com/xml/xp )

xpp2 : A streaming pull XML parser used to quickly process input elements ( http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html )

xpp3 : An implementation of XMLPULL V1 API ( http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html )

xsd2jibx : JiBX binding and code from schema generator ( http://jibx.sourceforge.net/xsd2jibx/ )

xsdlib : Sun XML Datatypes Library ( http://msv.java.net/ )

xsom : XML Schema Object Model (XSOM) allows Java apps to easy parse and inspect XML Schema docs ( https://xsom.dev.java.net/ )

xstream : A text-processing Java classes that serialize objects to XML and back again ( http://x-stream.github.io )

xz-java : Implementation of xz data compression in pure java ( http://tukaani.org/xz/java.html )

yanfs : Yet Another NFS - a Java NFS library ( https://java.net/projects/yanfs )

zemberek : Zemberek NLP library ( https://github.com/ahmetaa/zemberek-nlp )

zeus-jscl : Zeus Java Swing Components Library ( http://sourceforge.net/projects/zeus-jscl/ )

Pour rajouter une e-build dans l'arbre de portage :

L'ebuild est alors rajouté dans l'arbre de portage.

Vous pouvez aussi utiliser layman : emerge layman puis layman -a gentoo

Pour Paludis utilisez ce rsync : rsync://gentoo.zugaina.org/gentoo-portage

En cas de problèmes : ycarus(-at-)zugaina.org