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后的全部平台. ...
随机推荐
- 基于linux运用python开发知识点滴
我是小白,希望我的文章能对小白们有点作用. A.Linux的开源,优势明显,如何使用,基本命令如下: 个人认为最基础的两种操作: 1.文件操作: ls 看文件夹下内容 ls -a 隐藏文件 -l非隐藏 ...
- HDU 1721
http://acm.hdu.edu.cn/showproblem.php?pid=1721 非常有趣的一道水题,注意到相隔一个点的粒子数是可以相互转移的,所以只要判红点的和与蓝点的和是否相等 #in ...
- magento添加分类属性
在magento中给产品添加自定义属性是很容易实现在后台就可以很轻易添加,但是给分类就不行了,magento本身没有提供给category添加自定义属性.在实际的运用过程中我们想给cagegory添加 ...
- PHP 的snmp各个版本的Wrapper封装类
原文来自:http://blog.chinaunix.net/uid-7654720-id-3211234.html class SNMP_Wrapper { protected $_host; pr ...
- hive数据导入方法
可以通过多种方式将数据导入hive表 1.通过外部表导入 用户在hive上建external表,建表的同时指定hdfs路径,在数据拷贝到指定hdfs路径的同时,也同时完成数据插入external表. ...
- sql server 内置ETL工具学习(一) BCP篇
sql server 内置ETL工具学习 常用的导入方式:bcp, BULK INSERT,OPENROWSET和 SSIS. BCP BCP全称BULK COPY PROGRAM 有以下特点: 命令 ...
- UVa 10624 - Super Number
题目大意 给定两个数n和m,如果长度为m的数满足对于每个i(n<=i<=m),数字的前i位都能被i整除,那么这个数就是超级数,求出字典序最小的符合要求的超级数. 分析 直接暴力搜索 #in ...
- Sqlserver 角色那些事
固定服务器角色 描述 sysadmin 可以在SQLServer 中执行任何活动. serveradmin 可以设置服务器范围的配置选项,关闭服务器. setupadmin 可以管理链接服务器和启动过 ...
- win10新增快捷键
按此键 出现位置 重要程度 联想记忆 替代 用途 +A 打开“操作中心” 右侧, ★★★★★ Action 控制面板 +S ...
- Redis安装及基本配置
一.Redis介绍 1.Redis是一个key-value存储系统 2.官方站点http://redis.io 3.Redis和Memcached类似,但支持数据持久化 4.支持更多value类型,除 ...