111个知名Java项目集锦,包括url和描述
转:http://www.cnblogs.com/wangs/p/3282183.html
| 项目名称 | 项目描述 | |||
|---|---|---|---|---|
| ASM | Java bytecode manipulation framework | |||
| AspectWerkz | AspectWerkz - Dynamic AOP for Java | |||
| Axis | Axis - an implementation of the SOAP (Simple Object Access Protocol) submission to W3C | |||
| Batik | Batik SVG Toolkit - Toolkit using images in the Scalable Vector Graphics (SVG) format | |||
| BCEL | Byte Code Engineering Library - Analyze, create and manipulate Java class files | |||
| BeanUtils | BeanUtils - Utilities for working with JavaBeans | |||
| Catalina | Catalina - Servlet and JSP based web server | |||
| Cayenne | Professional Object Relational Mapping | |||
| CGLIB | CGLIB - Dynamic byte code generatorhttp://andyluo.blogjava.net | |||
| Chain | Chain - Implementation of the GoF "Chain of Responsibility" pattern | |||
| Checkstyle | Checkstyle - Development tool to help writing Java code that adheres to a coding standard | |||
| CLI | Command Line Library - Simple API for working with the command line arguments and options | |||
| Codec | Commons Codec - Encoders and decoders like Base64, Hex, phonetic encodings and URLs | |||
| Collections | Collections - Filling the holes left in Sun's Collections API | |||
| Configuration | Commons Configuration - Generic API enabling configuration from a variety of sources | |||
| DBCP | DBCP - Connection pooling implementations | |||
| DBUtils | DbUtils - Set of classes designed to make working with JDBC easier | |||
| Digester | Struts Digester - Configure an XML/Java mapping with actions when patterns are recognized | |||
| Discovery | Discovery - Discovering, or finding, implementations for pluggable interfaces | |||
| DNSJava | DNS in Java - Supporting common record types, queries, zone transfers and dynamic updates | |||
| doclet | JavaDoc Doclet - Custom output from the types methods and fields in a source tree. | |||
| Dom4j | DOM4J - XML, XPath and XSLT library | |||
| DTDParser | DTDParse DTD Library - You can use this library to parse a DTD | |||
| EL | EL - The JSP 2.0 Expression Language Interpreter from Apache | |||
| fastutil | FastUtil - Type-specific maps sets and lists with a small memory footprint and fast access | |||
| FileUpload | HTTP File Upload Library - Add robust, fast file upload capability to your web applications | |||
| FreeMarker | HTML Template Enginehttp://andyluo.blogjava.net | |||
| GJT | Giant Java Tree - Java library consisting entirely of open source components | |||
| gnu-regex | GNU Regular Expressions - Implementation of a traditional (non-POSIX) NFA regex engine | |||
| Groovy | Groovy - Scripting Language | |||
| GlassFish | an oo app server implements JavaEE 5 | |||
| Hibernate | Hibernate - Relational Persistence For Idiomatic Java | |||
| HiveMind | HiveMind - A services and configuration microkernel | |||
| HSQLDB | HSQLDB - The Java SQL relational database | |||
| HTMLParser | HTML Parser - Java library used to parse HTML | |||
| HTTPClient | HTTP Client - Fills holes left by the java.net package, including most recent HTTP standards | |||
| Informa | Informa - News aggregation library --- LGPL协议 | |||
| IO | Commons-IO - Utility classes, stream implementations, file filters and endian classes for IO | |||
| iText | iText - Generates PDF on the fly | |||
| J2EE | Java 2 Platform, Enterprise Edition | |||
| J2SE | Java2 Standard Edition v5 | |||
| JAI | Java Advanced Imaging - Network-enabled, scalable, platform-independent image processing | |||
| Jalopy | Jalopy Source Formatter - Formats Java source code according to widely configurable rules | |||
| Jasper | Jasper - Tomcat JSP enginehttp://andyluo.blogjava.net | |||
| JasperReports | JasperReports - Free Java reporting library | |||
| Java3d | Java3D - Object-oriented interfaces that support a simple, high-level programming mode | |||
| JavaComm | Java Communications - API for technologies such as voice mail, fax and smartcards | |||
| JavaGroups | JavaGroups - Reliable multicast communication enable processes to send messages to each other | |||
| Jaxen | Jaxen XPath Processor - Object model walker; evaluate XPath expressions in dom4j and JDOM | |||
| JAXME | JaxMe 2 - Open source implementation of JAXB | |||
| JClassLib | JClassLib - Library for reading, modifing and writing Java class files and bytecode | |||
| JCommon | JCommon - Collection of useful classes used by JFreeChart, JFreeReport and other projects | |||
| JCrontab | JCronTab - Scheduler written in Java, provide a fully functional schedules for Java projects | |||
| JDIC | JDIC - JDesktop Integration Components | |||
| JDNC | JDNC - JDesktop Network Components | |||
| JDO | Java Data Objects - Direct storage of Java domain model instances into a database | |||
| JDOM | JDOM XML Library - For accessing, manipulating and outputting XML data from Java code. | |||
| JetSpeed | JetSpeed - Java Portal Server | |||
| JEXL | Java Expression Language - is an embedable expression language engine | |||
| JFreeChart | JFreeChart - Free library for generating charts, including pie, bar, line and areas charts | |||
| JGroups | JGroups - Multicast communication toolkit | |||
| JMeter | JMeter - Load testing applcation | |||
| JMF | Java Media Framework - Library for audio, video and other time-based media | |||
| JMock | JMock - Testing library | |||
| JSF | JavaServer Faces - Web Framework | |||
| JSword | JSword - Bible software in Java, compatible with the Sword project for C/C++ | |||
| JTidy | JTidy - HTML syntax checker | |||
| JUnit | JUnit - Regression testing framework used by the developer who implements unit tests in Java | |||
| JXPath | JXPath Library - Simple interpreter of an expression language called XPath | |||
| Lang | Lang - Utilities including Enums, String manipulation, reflection, serialization and more | |||
| Log4J | Log4J - Fast logging API that lets you configure logging at runtime | |||
| Logging | Commons Logging - Simple wrapper API around multiple logging APIs | |||
| Lucene | Lucene - high-performance, full-featured text search engine written entirely in Java | |||
| Math | Math - Library of lightweight, self-contained mathematics and statistics components | |||
| Net | Network Library - Support for Finger, Whois, TFTP, Telnet, FTP, NNTP, etc developed by ORO | |||
| OJB | OJB - O/R tool that allows transparent persistence | |||
| OpenJMS | Open source JMS server | |||
| ORO | ORO - Text processing library | |||
| OSCache | OSCache - A high performance J2EE caching framework | |||
| PJA | Pure Java AWT - Toolkit for drawing graphics without any native graphics resources | |||
| PMD | PMD - Scans Java source code for potential problems | |||
| POI | POI - Java OLE 2 Manipulator | |||
| Pool | Commons Pooling - provides an generic, configurable Object-pooling API | |||
| Primitives | Primitives - Collection of types and utilities optimized for working with Java primitives | |||
| Proxool | Java connection pool | |||
| Quartz | Quartz - J2EE open source job scheduler | |||
| Regexp | Jakarta Regular Expressions - Java RegEx library under BSD style license | |||
| Rhino | Mozilla JavaScript - open-source implementation of JavaScript written entirely in Java | |||
| Seraph | Seraph - Atlassian Security Framework | |||
| SiteMesh | A web-page layout and decoration framework | |||
| Slide | Slide - Content repository, can serve as a basis for CMS | |||
| SOAP | Apache Soap - implementation of the SOAP submission to W3C | |||
| Speedo | OSS JDO implementationhttp://andyluo.blogjava.net | |||
| Spring | Server Side alternative to J2EE APIs | |||
| Struts | Jakarta Struts - open source framework for building web applications | |||
| Tapestry | Tapestry - Web Framework | |||
| Turbine | Turbine - Servlet based framework allowing developers to quickly build secure web applications | |||
| UDDI4J | UDDI4J - Library that provides an API to interact with a UDDI registry | |||
| Validator | Validtator - Validate data from user input | |||
| Velocity | Velocity - Support for clean, quick MVC web development and support for the Struts framework | |||
| Village | Village - API that sits on top of the JDBC to make it easier to interact with a JDBC | |||
| WebWork 2 | Next generation of WebWork | |||
| Xalan | Xalan - XSLT processor for transforming XML documents into HTML, text, or XML | |||
| XDoclet | XDoclet - Code generation engine | |||
| Xerces | Xerces2 - The next generation of high performance, XML parsers in the Apache Xerces family | |||
| XMLBeans | XMLBeans - XML-Java binding toolhttp://andyluo.blogjava.net | |||
| XMLPull | XMLPull - Defines a simple pull parsing API that does pull XML parsing from J2ME to J2EE | |||
| XMLRPC | XML-RPC - Implementation of XML-RPC, using XML over HTTP to implement remote procedure calls | |||
| XNI | Xerces Native Interface - Framework for streaming a document and constructing generic parsers | |||
| XOM | XML Object Model - Tree-based API for processing XML that strives for correctness and simplicity. | |||
| XStream | XML serialization | |||
111个知名Java项目集锦,包括url和描述的更多相关文章
- 完整全面的Java资源库(包括构建、操作、代码分析、编译器、数据库、社区等等)
构建 这里搜集了用来构建应用程序的工具. Apache Maven:Maven使用声明进行构建并进行依赖管理,偏向于使用约定而不是配置进行构建.Maven优于Apache Ant.后者采用了一种过程化 ...
- Github优秀java项目集合(中文版) - 涉及java所有的知识体系
Java资源大全中文版 我想很多程序员应该记得 GitHub 上有一个 Awesome - XXX 系列的资源整理.awesome-java 就是 akullpp 发起维护的 Java 资源列表,内容 ...
- 使用maven来管理您的java项目
maven是一个项目管理工具,使用maven可以自动管理java项目的整个生命周期,包括编译.构建.测试.发布和报告等.在大型项目开发中,使用maven来管理是必不可少的. 一.安装maven 1.W ...
- maven3常用命令、java项目搭建、web项目搭建详细图解
http://blog.csdn.net/edward0830ly/article/details/8748986 ------------------------------maven3常用命令-- ...
- 如何用Maven创建一个普通Java项目
一下内容包括:用Maven创建一个普通Java项目,并把该项目转成IDEA项目,导入到IDEA,最后把这个项目打包成一个jar文件. 有时候运行mvn命令失败,重复运行几次就OK了,无解(可能因为网络 ...
- Gradle在大型Java项目上的应用
在Java构建工具的世界里,先有了Ant,然后有了Maven.Maven的CoC[1].依赖管理以及项目构建规则重用性等特点,让Maven几乎成为Java构建工具的事实标准.然而,冗余的依赖管理配置. ...
- ckeditor编辑器在java项目中配置
一.基本使用: 1.所需文件架包 A. Ckeditor基本文件包,比如:ckeditor_3.6.2.zip 下载地址:http://ckeditor.com/download 2.配置使用 A.将 ...
- Discuz3.2与Java 项目整合单点登陆
JAVA WEB项目与Discuz 论坛整合的详细步骤完全版目前未有看到,最近遇到有人在问,想到这个整个不是一时半会也解释不清楚.便把整个整合过程以及后续碰到的问题解决方案写下,以供参考. 原理 Di ...
- Android开源库项目集锦
一.兼容类库 ActionBarSherlock : Action Bar是Android 3.0后才開始支持的,ActionBarSherlock是让Action Bar功能支持2.X后的全部平台. ...
随机推荐
- Inno Setup使用上的几个问题
Inno Setup使用上的几个问题 分类: Install Setup 2013-02-02 15:48 1781人阅读 评论(0) 收藏 举报 Inno Setup使用上的几个问题: [问题一:I ...
- 怎样将某一类型标识为适合绑定到 System.Web.UI.WebControls.ObjectDataSource 对象的对象
1.页面的代码如下: body> <form id="form1" runat="server"> <div> </div& ...
- MINIX3 内核时钟分析
MINIX3 内核时钟分析 4.1 内核时钟概要 先想想为什么 OS 需要时钟?时钟是异步的一个非常重要的标志,设想一下,如 果我们的应用程序需要在多少秒后将触发某个程序或者进程,我们该怎么做到? ...
- Ubuntu14.04 64位运行32位程序
最近公司新增的机器安装Ubuntu14.04 64bit导致之前在32bit下编译的Qt工具软件无法运行. 于是google的了一下找到一些解决办法,但不能保证全部32bit的Qt程序都能正常,测试了 ...
- LeetCode Maximum Subarray (最大子段和)
题意: 给一个序列,求至少含一个元素的最大子段和? 思路: 跟求普通的最大子段和差不多,只不过需要注意一下顺序.由于至少需要一个元素,所以先将ans=nums[0].接下来可以用sum求和了,如果小于 ...
- Hooks
function getValType(elem) { var ret = elem.tagName.toLowerCase() return ret === "input" &a ...
- msp430 问题及解决记录
----------------------------- 2015.4.28 问题:开发板串口显示的内容为乱码 解决:使用的是原先产品主板的15200的波特率设置,但看来或者是开发板不支持11520 ...
- 文件IO操作
前言 本文介绍使用java进行简单的文件IO操作. 操作步骤 - 读文件 1. 定义一个Scanner对象 2. 调用该对象的input函数族进行文件读取 (参见下面代码) 3. 关闭输入流 说明:其 ...
- scala言语基础学习七
一.将函数赋值给变量 二.匿名函数 三.高阶函数 高阶函数好像调用不打印是看不到赋值 和普通函数区别 高阶函数的类型推断 reduce操作 相当于1*2*3*4*5*6*7*8*9 def getNa ...
- bzoj 1061 志愿者招募(最小费用最大流)
[Noi2008]志愿者招募 Time Limit: 20 Sec Memory Limit: 162 MBSubmit: 3792 Solved: 2314[Submit][Status][Di ...