Ports 搜索

共有537项符合/java/的查询结果,以下是第111120项(搜索用时0.003秒)
games/jinput-20110801.r247 (Score: 0.22458181)
Java Game Controller API
Java Game Controller API
java/netbeans-8.1 (Score: 0.22413182)
Modular, standards-based integrated development environment
The NetBeans IDE is a world-class development environment written in Java. It can be used to develop code in Java, HTML, XML, JSP, C/C++ and other languages. The IDE is modular, and there is a huge variety of commercial and free extensions to it to support various technologies.
www/tomcat-7.0.70 (Score: 0.22276647)
Apache 提供的开源的 Java web 服务器,7.x 分支
Apache Tomcat 是一个 100% 纯 Java 编写的 web 服务器。 Apache Tomcat 7.0 实现了 Servlet 3.0 和 JavaServer Pages 2.2 规范,并包含了 许多额外的特性,使其成为一个有用的平台,用于开发和部署 web 应用程序和 web 服务。
java/wildfly90-9.0.2 (Score: 0.22153571)
Replacement for JBoss Application Server
WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications. WildFly - new name for JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management And of course Java EE!
java/wildfly100-10.0.0 (Score: 0.22153571)
Replacement for JBoss Application Server
WildFly is a flexible, lightweight, managed application runtime that helps you build amazing applications. WildFly - new name for JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management And of course Java EE!
java/servingxml-1.1.2 (Score: 0.21758334)
Framework for flat/XML data transformations
ServingXML is an open source, Apache 2.0 licensed, framework for flat/XML data transformations. It defines an extensible markup vocabulary for expressing flat-XML, XML-flat, flat-flat, and XML-XML processing in pipelines. ServingXML comes with a console app, and also documents an API for embedding the software in a standard Java or J2EE application.
java/struts-1.2.9 (Score: 0.21574761)
Apache Struts framework
The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.
graphics/jogl-1.1.1 (Score: 0.21452706)
Java bindings for OpenGL
The JOGL project hosts the development version of the Java Binding for the OpenGL API (JSR-231), and is designed to provide hardware- supported 3D graphics to applications written in Java. JOGL provides full access to the APIs in the OpenGL 2.0 specification as well as nearly all vendor extensions, and integrates with the AWT and Swing widget sets. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems.
java/jrosetta-1.0.4 (Score: 0.2116548)
API for building a graphical console in Swing
JRosetta provides a common base for graphical component that could be used to build a graphical console in Swing with the latest requirements, such as command history, completion and so on for instance for scripting language or command line. This project can be seen as the evolution of the components developed in JyConsole. For now, JRosetta provides only API and graphical components. A Jython implementation for the scripting engine should be available during the first semester 2009. Functionalities * Generic abstract API for script engine * Completion window. * Command history. * Highly customisable, with external XML descriptor file. (Allow to specify the script engine to use, colors, font, shortcut...) Platform compatibility * JRosetta has been developed in pure Java, but relies on a JVM 1.5. * No specific hardware is needed. For further information, please contact us at the following address: contact at artenum.com
Eclipse插件,提供FindBugs支持
FindBugs的Eclipse插件允许在Eclipse集成开发环境中使用FindBugs。 -- lioux@FreeBSD.org