Ports 搜索

共有537项符合/java/的查询结果,以下是第101110项(搜索用时0.003秒)
java/lomboz-3.1.r2 (Score: 0.2462541)
一个J2EE开发者工具,作为eclipse平台上的一个插件
Lomboz是一个给企业或个人使用的开放源代码的自由的J2EE开发环境。 你可以通过IDE来开发、测试、剖析和部署Web、Web服务、Java、J2EE和EJB应用程序。 Lomboz全面支持J2EE标准应用程序服务器,支持大多数流行的开源运行环境,例如JOnAS, 和其他厂商的运行环境。 Lomboz建立于Eclipse开源平台和Web Tools Platform(WTP)项目上。
java/castor-1.3.2 (Score: 0.24129751)
Data binding for XML (JAXB) and SQL database (JDO)
Castor is a data binding framework for Java. It's the shortest path between Java objects, XML documents, and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.
textproc/apache-solr-6.2.0 (Score: 0.23440921)
基于 Lucene Java 的高性能搜索服务器
Solr 是一个基于 Lucene Java 搜索库的开源企业搜索服务器, 提供了 XML/HTTP 和 JSON API、高亮查询结果、分面搜索、缓存、集群、 和一个 web 管理界面等功能。它运行于 Java servlet 容器中,如 Tomcat。
lang/starlogo-2.0.2 (Score: 0.23370108)
Specialized version of the Logo programming language written in Java
StarLogo is a specialized version of the Logo programming language written in Java. See: For more details.
java/jboss71-7.1.3 (Score: 0.22944042)
JBoss 7.1.3.Final
JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management OSGi And of course Java EE!
java/jboss72-7.2.0 (Score: 0.22944042)
JBoss 7.2.0.Final
JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management OSGi And of course Java EE!
devel/apache-ant-1.9.7 (Score: 0.22839248)
Java- and XML-based build tool, conceptually similar to make
Apache Ant, a Java-based build tool, conceptually similar to make. Ant uses XML build files that defines a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform. There are tasks for various things, like compiling ("javac"), copying ("copy"), deleting ("delete"), executing other programs ("java", "exec", "execon", etc.), stylesheet transformations ("style") and so on.
textproc/tagsoup-1.2.1 (Score: 0.22755344)
SAX-compliant parser written in Java
TagSoup - Just Keep On Truckin' TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational application design. By providing a SAX interface, it allows standard XML tools to be applied to even the worst HTML. TagSoup also includes a command-line processor that reads HTML files and can generate either clean HTML or well-formed XML that is a close approximation to XHTML.
www/glassfish-4.1 (Score: 0.22750422)
Reference implementation of the Java EE application server
The Glassfish Java Application Server is the reference implementation for a Java EE Application server.
java/intellij-2016.2.4 (Score: 0.22573382)
IntelliJ IDEA Community Edition
IntelliJ IDEA is an advanced IDE developed by JetBrains and focused on developer productivity. The community edition features: * An intelligent code editor that understands Java code; provides refactorings, code inspections and intentions, and allows for fast code navigation. * Integration with such tools as JUnit and TestNG, Ant and Maven, and popular version control systems including: CVS, Subversion and git. * XML-Java interoperability and comprehensive Groovy programming language support. * The Swing UI designer complements the suite of tools for developing Java desktop applications.