Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. JavaFX - Wikipedia

    en.wikipedia.org/wiki/JavaFX

    JavaFX is a software platform for creating and delivering desktop applications, as well as rich web applications that can run across a wide variety of devices. JavaFX has support for desktop computers and web browsers [citation needed] on Microsoft Windows, Linux (including Raspberry Pi), and macOS, as well as mobile devices running iOS and Android, through Gluon Mobile.

  3. Java (programming language) - Wikipedia

    en.wikipedia.org/wiki/Java_(programming_language)

    Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers write once, run anywhere ( WORA ), [16] meaning that compiled Java code can run on all platforms that support Java without the ...

  4. NetBeans - Wikipedia

    en.wikipedia.org/wiki/NetBeans

    NetBeans IDE supports development of all Java application types (Java SE (including JavaFX), Java ME, web, EJB and mobile applications) out of the box. Among other features are an Ant-based project system, Maven support, refactorings, version control (supporting CVS, Subversion, Git, Mercurial and Clearcase).

  5. libGDX - Wikipedia

    en.wikipedia.org/wiki/LibGDX

    libGDX is a free and open-source [3] game-development application framework [2] written in the Java programming language with some C and C++ components for performance dependent code. [4] It allows for the development of desktop and mobile games by using the same code base. [5] It is cross-platform, supporting Windows, Linux, macOS, Android ...

  6. Apache Maven - Wikipedia

    en.wikipedia.org/wiki/Apache_Maven

    Apache Maven. Maven is a build automation tool used primarily for Java projects. Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages. The Maven project is hosted by The Apache Software Foundation, where it was formerly part of the Jakarta Project . Maven addresses two aspects of building software ...

  7. ObjectDB - Wikipedia

    en.wikipedia.org/wiki/ObjectDB

    ObjectDB is an object database for Java. It can be used in client-server mode and in embedded (in process) mode. Unlike other object databases, ObjectDB does not provide its own proprietary API. Accordingly, working with ObjectDB requires using one of the two standard Java APIs: JPA or JDO. Both APIs are built-in in ObjectDB, [2] [3] so an ...

  8. Spring Framework - Wikipedia

    en.wikipedia.org/wiki/Spring_Framework

    Spring Framework. The Spring Framework is an application framework and inversion of control container for the Java platform. [ 2] The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE (Enterprise Edition) platform.

  9. DBeaver - Wikipedia

    en.wikipedia.org/wiki/DBeaver

    DBeaver. DBeaver is a SQL client software application and a database administration tool. For relational databases it uses the JDBC application programming interface (API) to interact with databases via a JDBC driver. For other databases ( NoSQL) it uses proprietary database drivers. It provides an editor that supports code completion and ...