List of Java frameworks: Difference between revisions

Content deleted Content added
AkilaMK (talk | contribs)
added few urls
AkilaMK (talk | contribs)
added few urls
Line 205:
|[http://www.beadsproject.net/ beadsproject.net/]
|-
|[[BIRT Project|Birt]]
|Bert
|Reporting and business intelligence tool for rich client and web applications
|
|[http://www.eclipse.org/birt/ eclipse.org/birt/]
|
|-
|BigFaceless||BFO develop Java APIs for working with PDF documents and Graphs.
Line 237:
|-
|[[DWR (Java)|DirectWebRemoting]]||library that enables Java on the server and JavaScript in a browser to interact and call each other as simply as possible.
|[http://directwebremoting.org/dwr/index.html directwebremoting.org/dwr/index.html]
|
|-
|DropWizard Jersey||RESTful web services
|[http://www.dropwizard.io/0.6.2/getting-started.html dropwizard.io/0.6.2/getting-started.html]
|
|-
|[[EclipseLink]]||Java persistence solution addressing relational, XML, and database web services.
|[http://www.eclipse.org/eclipselink/ eclipse.org/eclipselink/]
|
|-
|[[Ehcache|EHCache]]||Ehcache is an open source, standards-based cache that boosts performance, offloads your database, and simplifies scalability.
|[http://www.ehcache.org/ ehcache.org/]
|
|-
|[[Efficient Java Matrix Library|Ejml (Efficient Java Matrix Library)]]||Java linear algebra library for manipulating dense matrices.
|[http://ejml.org/wiki/index.php?title=Main_Page ejml.org/wiki/index.php?title=Main_Page]
|
|-
|Facebook4j||Facebook4J is an open-sourced, mavenized Java library. With Facebook4J, you can easily integrate your application with the Facebook API
|[http://facebook4j.github.io/en/index.html facebook4j.github.io/en/index.html]
|
|-
|Fisica||Physical Modelling / Physics
|
|-
|FMJ||FMJ is an open-source project with the goal of providing an alternative to Java Media Framework (JMF), while remaining API-compatible with JMF. It aims to produce a single API/Framework which can be used to capture, playback, process, and stream media across multiple platforms.
|[http://fmj-sf.net/ fmj-sf.net/]
|
|-
|Frame4j||Frame4J is a powerful infrastructure to build upon standalone and distributed applications and tools.
|[http://a-weinert.de/frame4j/ a-weinert.de/frame4j/]
|
|-
|[[FreeMarker|FreeMarker Template]]||Java-based Template Engine, originally focusing on dynamic web page generation with MVC software architecture
|[http://freemarker.org/ freemarker.org/]
|
|-
|GCViewer||Java profiling tool for performance Tuning
|[http://www.tagtraum.com/gcviewer.html tagtraum.com/gcviewer.html]
|
|-
|[[GeoAPI|GeoApi]]||Set of Java language programming interfaces for geospatial applications.
|[http://www.geoapi.org/ geoapi.org/]
|
|-
|[[GeoTools]]||Java library that provides tools for geospatial data.
|[http://www.geotools.org/ geotools.org/]
|
|-
|[[GlassFish]]||Application server and official reference implementation for Servlets 3.0.
|[https://glassfish.java.net/ glassfish.java.net/]
|
|-
|[[Gson|Google Gson]]||Library to serialize and deserialize Java objects to (and from) JSON.
|[https://github.com/google/gson github.com/google/gson]
|
|-
|[[Google Guava]]||Set of common libraries, it facilitates best coding practices and helps reduce coding errors. It provides utility methods for collections, caching, primitives support, concurrency, common annotations, string processing, I/O, and validations.
|[https://github.com/google/guava github.com/google/guava]
|
|-
|[[Google Guice]]||Lightweight dependency injection framework for Java 6 and above
|[https://github.com/google/guice github.com/google/guice]
|
|-
|[[Google Web Toolkit|Google Web Toolkit (GWT)]]||Set of tools that allows web developers to create and maintain complex JavaScript front-end applications in Java.
|[http://www.gwtproject.org/ gwtproject.org/]
|
|-
|GStreamer||Library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing.
|[https://gstreamer.freedesktop.org/ gstreamer.freedesktop.org/]
|
|-
|GXT||Java framework for building feature-rich web applications for both desktops and tablets.
|[https://www.sencha.com/products/gxt/#overview sencha.com/products/gxt/#overview]
|
|-
|[[Hibernate (framework)|Hibernate]]||Object-relational mapping tool for the Java programming language. It provides a framework for mapping an object-oriented ___domain model to a relational database.
|[http://hibernate.org/ hibernate.org/]
|
|-
|[[HSQLDB]]||RDBMS with JDBC interface, client-server version, query tool, grid, tree, performance test class, servlet, and self-test program.