1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

csvTosql
93Hits: 95

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Datenbank

Davide Consonni

http://csvtosql.sourceforge.net/

Englisch

CsvToSql a java based highly configurable and expandible conversion tool and library. You can define the structure of data how render and where write it through a descriptor. Is compatible with the most common rdbms.


Jeks
65Hits: 34

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Mathematik

eTeks

http://www.eteks.com/jeks/en/

Englisch

Jeks is a JavaTM spreadsheet based on the SwingTM JTable component and the JeksParser library computing mathematical expressions.


G
65Hits: 75

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Graphics

GeoSoft.

http://geosoft.no/graphics/

Englisch

G is a generic graphics library built on top of Java 2D in order to make scene graph oriented 2D graphics available to client applications in a high level, easy to use way.


dom4j
63Hits: 71

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

XML

MetaStuff Ltd.

http://dom4j.org/

Englisch

dom4j is an 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.


J2SSH Maverick
62Hits: 44

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Verschlüsselung

3SP

http://3sp.com/showMaverick.do

Englisch

Maverick is the second generation of our original open source Java SSH library. Intended as a lightweight and flexible successor to J2SSH, Maverick has been completely redesigned and rewritten to provide the highest performance and maximum flexibility for platform independent security applications.


Res/X
60Hits: 15

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

XML

Amber Archer Consulting.

http://www.amberarcher.org/projects/resx/

Englisch

Res/X is a runtime library, an XML schema and a small set of tools for defining Java Swing UI resources in XML. Using it you can define menus, menubars, toolbars, icons and actions. It is not a full UI builder; it is meant to be a lightweight alternative that gives you many of the benefits of specifying the static structure of menus, menubars and other resources while still giving you access to the full programmatic power of Swing.


QuickServer
60Hits: 40

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Netzwerk

QuickServer.org

http://www.quickserver.org/

Englisch

QuickServer is an open source Java library/framework for quick creation of robust and multi-threaded, multi-client TCP server applications.


jPOS
58Hits: 40

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Netzwerk

jpos.org

http://www.jpos.org/

Englisch

JPOS is a Java[tm] based financial transaction library/framework that can be customized and extended in order to implement financial interchanges. Our mission is to provide a highly reliable, mission-critical, financial interchange/payment framework to the OpenSource community. It's available under an OpenSource license, and has been downloaded more than 25000+ times, having 700+ active personal and corporate users from more than 56 countries that have used it to build successful and extreme reliable payment solutions in a variety of environments. Through this website you'll get the latest news, information, interaction with other worldwide users, access to documentation, professional consulting services and information about the jPOS worldwide support network.


A Text User Interface for the Java AWT
58Hits: 20

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Allgemein

unbekannt

http://www.bmsi.com/tuipeer/

Englisch

enders Java 1.1 GUIs written in AWT that do not implement custom graphics to a text console.


JGraphT
57Hits: 48

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Chart (Diagramm)

Barak Naveh and Contributors

http://jgrapht.sourceforge.net/

Englisch

JGraphT is a free Java graph library that provides mathematical graph-theory objects and algorithms. JGraphT supports various types of graphs


jPDF
57Hits: 35

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

I/O

crionics

http://www.crionics.com/products/products.jsp

Englisch

The jPDF product line is a suite of API (Application Programming Interface) tools that allows developers to extend the capabilities of their web server and/or fat client applications with dynamic PDF (Portable Document Format) generation. All jPDF products are Java-based tools compatible with nearly all operating systems.


Jakarta Regexp
57Hits: 32

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Regular Expressions

unbekannt

http://jakarta.apache.org/regexp/

Englisch

Jakarta Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. He originally wrote this software back in 1996 and it has stood up quite well to the test of time. It includes complete Javadoc documentation as well as a simple applet for visual debugging and testing suite for compatibility.


JLOOX
57Hits: 146

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Graphics

ILOG

http://www.ilog.com/products/jloox/

Englisch

JLOOX Visualization Suite is a powerful set of components and tools for the development of high quality Java-based visualization applications. JLOOXTelecom is a distributable component set that includes easy-to-use network oriented graphical views and non-graphical business components for building advanced Java-based network & element management systems and network planning applications.


JFreeChart
57Hits: 62

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Chart (Diagramm)

David Gilbert and Thomas Morgner

http://www.jfree.org/jfreechart/index.html

Englisch

JFreeChart is a free Java class library for generating charts


txt2xml
56Hits: 19

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

XML

Steve Meyfroidt

http://txt2xml.sourceforge.net/

Englisch

txt2xml is a simple Java library for parsing arbitrarily structured text input into well-formed XML output as SAX, DOM, JDOM, or through an OutputStream. The project was inspired by Using SAX to Read Other Formats by Claude Duguay in XML Magazine March 2002. txt2xml is useful in integration problems in which a variety of text formats need to be handled in a uniform manner: XML is a reasonable common ground since it is well supported by APIs and tooling. The strategy in txt2xml is to allow "Processors" to parse the input, writing XML as they go, and allowing matched fragments to be further processed by sub-processors. Processors can be configured to repeat across an entire input text, or to match only once before passing control to a subsequent Processor. There is a simple configuration mechanism that allows a conversion to be easily configured in an XML document: see below for examples. Output of the resulting XML is handled by Drivers in a number of ways including creation of a DOM or JDOM DOcument, driving a SAX ContentHandler, or output as text to an OutputStream. A simple Swing GUI is provided that allows interactive use of txt2xml to define a configuration and see the resulting conversion of a source text to XML. This GUI uses my Scope framework to provide an MVC implementation.


JGenerator
56Hits: 93

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Allgemein

Javelin Software

http://www.javelinsoft.com/

Englisch

JGenerator is a powerful Enterprise Software Automation tool that allows you to generate high quality, robust, scalable Java applications, in a fraction of the time of traditional hand coding.


JOpenChart Toolkit
56Hits: 56

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Chart (Diagramm)

unbekannt

http://sourceforge.net/projects/jopenchart

Englisch

JOpenChart is an open source Java library and toolkit for creating different kinds of charts and embedding them into web applications or Swing applications. It further supports interpolating data and plotting mathematical functions etc. pp.


Skin Look And Feel
56Hits: 91

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Look and Feel

L2FProd.com

http://www.l2fprod.com/

Englisch

Java LnF


JXP Fast XPath 1.0 API
56Hits: 34

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

XML

JAPISoft

http://www.japisoft.com/jxpath/

Englisch

Fast Java XPath 1.0 API implementation. JDK1.1 to 1.4.


JInsight.com
56Hits: 44

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Chart (Diagramm)

Jinsight Informática Ltda

http://www.jinsight.com/

Englisch

Offers various class libraries including "JetChart Library", which displays a variety of types of charts.


Simprit Swing
56Hits: 69

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

GUI-Programmierung

Simprit Software

http://www.simprit.com/sxswing.html

Englisch

Simprit Swing is an addon package for Java Swing. Simprit Swing includes useful data entry components to improve your users' data input experience, and provides new components such as link button, tool bar pane, calendar pane and date picker to enhance your application's usability. Most Simprit Swing components can be used in IDE UI designer environment. This makes UI development easier, developers spend less time on UI design and therefore can concentrate on value-added features and complex business logic.


Distinct ONC RPC / XDR for Java
55Hits: 32

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Netzwerk

Distinct® Corporation

http://www.onc-rpc-xdr.com/products/rpc/rpc-java-xml.asp

Englisch

Distinct RPC for Java Toolkit is certified by Sun Microsystems as being 100% pure Java. This toolkit enables you to write distributed applications in pure Java that can interact with existing RPC application written in C.


Network Security Services for Java (JSS)
55Hits: 24

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Verschlüsselung

The Mozilla Organization

http://www.mozilla.org/projects/security/pki/jss/

Englisch

Network Security Services for Java (JSS) is a Java interface to NSS. It supports most of the security standards and encryption technologies supported by NSS. JSS also provides a pure Java interface for ASN.1 types and BER/DER encoding. JSS is used internally by Netscape and iPlanet products that do crypto in Java.


IFrame
55Hits: 8

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

GUI-Programmierung

IBM

http://www-128.ibm.com/developerworks/java/library/j-iframe/

Englisch

The IFrame is an application window architecture that allows custom colors, custom borders, custom shapes, custom components, and even transparency. With IFrame, you can get rid of that boring old JFrame you use everywhere in your applications. In this article, IT Specialist Michael Abernethy introduces you to the IFrame class and shows you how you can use it to transform your standard JFrame application windows into state-of-the-art IFrames in no time.


JMatLink MATLAB Java Classes
55Hits: 60

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Mathematik

Stefan Müller

http://www.held-mueller.de/JMatLink/

Englisch

JMatLink connects Java and MATLAB. Native methods make it possible to use MATLAB's computational engine inside your own java applications, applets and servlets.


dotJ
55Hits: 38

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

J2EE

dotJ Software Inc.

http://www.dotjonline.com/main/index.jsp

Englisch

dotJ contains a powerful set of tags that will help you greatly reduce your JSP development efforts. This feature rich library attempts to trivialize the most common idioms web developers face when building JSP based web applications. Check out dotJ and our comprehensive set of samples at http://www.dotjonline.com. dotJ Tags include: Grid Tag: -------- Let dotJ draw your SQL ResultSet as an interactive data grid. Features include automatic column sorting, customized paging, and field hyperlinking.


The PC1 Encryption Algorithm Very High Security w
55Hits: 83

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Verschlüsselung

Alexander Pukall

http://membres.lycos.fr/pc1/

Englisch

Code free for all, even commercial applications. Crypto Source code for C, C++, Delphi, Java, Perl, Visual Basic, TCL, PIC Microchip processor, Texas Instrument TI-89 TI-90 TI-9x, 6809 microprocessor Assembler.


JDring
55Hits: 47

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Allgemein

jtheory creations and others

http://www.jtheory.com/jdring.html

Englisch

JDRing is a lightweight Java scheduling library that is simple and small, but still supports ringing alarms at specified intervals, as one-time events, or on complex schedules with full cron-like control. See below for a full list of features.


Java GUI Components
55Hits: 32

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

GUI-Programmierung

Softon technologies

http://www.softontechnologies.de/products_java_components.html

Englisch

The package is a set of components for enhancing the user-interface of applets and applications which use items like panels, images, checkboxes, labels, etc. There is a special set of classes about image transitions and image effects and animations which could be extended to include many more features depending on clients' requirements. The basic set contains only several "wave" effects.


SNMP Bean Suite
55Hits: 33

Typ: 

Kategorie: 

Autor: 

Web-Link: 

Sprache: 

Beschreibung: 


Lib

Netzwerk

unbekannt

http://www.alphaworks.ibm.com/ab.nsf/bean/SNMP

Englisch

The Simple Network Management Protocol provides a standardized network management framework for enabling the monitoring and control of a network. The SNMP Beans provide an implementation of the SNMP Protocol. See the documentation included with this bean suite for complete instructions on how to wire these beans together in a visual builder tool.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17