Products tagged with 'java-runtime'

Apache ActiveMQ

apache java-runtime server-app

Apache ActiveMQ is an open source Java-based message broker that supports a number of transport protocols, such as STOMP, MQTT or AMQP.

Apache Camel

apache framework java-runtime

Apache Camel is an open source framework for message-oriented middleware with a rule-based routing and mediation engine. It provides a Java object-based implementation of the Enterprise Integration Patterns using an application programming interface (or declarative Java domain-specific language) to configure routing and mediation rules.

Apache Cassandra

apache database java-runtime

Apache Cassandra is a free and open-source, distributed, wide-column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.

Apache Groovy

apache java-runtime lang

Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.

Apache HBase

apache database java-runtime

Apache HBase is an open-source non-relational distributed database modeled after Google’s Bigtable and written in Java. It’s useful for random, real-time read/write access to Big Data. The project’s goal is the hosting of very large tables – billions of rows X millions of columns – atop clusters of commodity hardware.

Apache Hadoop

apache database java-runtime

The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.

Apache Hop

apache app java-runtime

Apache Hop, short for Hop Orchestration Platform, is an open source data orchestration and data engineering platform that aims to facilitate all aspects of data and metadata orchestration. Hop allows data professionals to work visually, using metadata to describe how data should be processed.

Apache Kafka

apache java-runtime server-app

Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.

Apache Log4j

framework java-runtime

Apache Log4j is a Java-based logging utility. It is part of the Apache Logging Services, a project of the Apache Software Foundation.

Apache Maven

apache app build-tool java-runtime

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information.

Apache Solr

apache java-runtime server-app

Apache Solr is an open-source search engine written in Java.

Apache Spark

apache java-runtime server-app

Apache Spark is a multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters.

Apache Struts

apache framework java-runtime

Apache Struts is a free, open-source, MVC framework for creating Java web applications. It favors convention over configuration, is extensible using a plugin architecture, and ships with plugins to support REST, AJAX and JSON.

Apache ZooKeeper

apache java-runtime server-app

Apache ZooKeeper is an open-source server for highly reliable distributed coordination of cloud applications.

Bazel

app build-tool google java-runtime

Bazel is a fast, scalable, multi-language and extensible build system.

Confluence

atlassian java-runtime server-app

Confluence is a web-based corporate wiki developed by Atlassian.

Dependency-Track

java-runtime server-app

OWASP Dependency-Track is an intelligent API-first Component Analysis platform that allows organizations to identify and reduce risk in the software supply chain. It monitors component usage across all versions of every application in order to proactively identify risk across an organization.

Eclipse Jetty

eclipse java-runtime server-app web-server

Eclipse Jetty is an open-source (Apache-2.0 licensed) pure-Java HTTP web server environment. It implements various Jakarta web specifications, including JSP, Servlets, and WebSockets.

Elasticsearch

database elastic java-runtime

Elasticsearch is a search engine that provides a distributed, multi-tenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.

Gradle

app build-tool java-runtime

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing websites.

Grails Framework

framework java-runtime

Grails is a powerful Groovy-based web application framework for the JVM built on top of Spring Boot.

Graylog

java-runtime server-app

Graylog is a centralized logging solution based that enables aggregating and searching through logs. It provides a query language, a processing pipeline for data transformation, alerting abilities, and much more. It is extensible through a REST API or add-ons that can be downloaded from the Graylog marketplace.

JHipster

app java-runtime javascript-runtime

JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.

JReleaser

app java-runtime

JReleaser is a release automation tool for Java and non-Java projects. Its goal is to simplify creating releases and publishing artifacts to multiple package managers while providing customizable options.

Jenkins

java-runtime server-app

Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery.

Jira Software

atlassian java-runtime server-app

Jira Software is a proprietary issue tracking product developed by Atlassian that allows bug tracking and agile project management.

Keycloak

java-runtime red-hat server-app

Keycloak is an open source identity and access management solution for modern applications and services.

Micronaut Framework

framework java-runtime

Micronaut is a modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applications.

Mule Runtime

java-runtime server-app

MuleSoft Runtime engine (Mule) is a lightweight integration engine that runs Mule applications and supports domains and policies. Mule applications, domains, and policies share an XML DSL (domain-specific language).

Neo4j

database java-runtime

Neo4j is a high-performance graph database with a friendly query language and ACID transactions.

Nexus Repository OSS

java-runtime server-app

Nexus Repository OSS is an open source repository manager developed by Sonatype that supports many artifact formats, including Docker, Java, and npm.

OpenSearch

amazon database java-runtime

OpenSearch is a community-driven, Apache 2.0-licensed open source search and analytics suite that makes it easy to ingest, search, visualize, and analyze data. Developers build with OpenSearch for use cases such as application search, log analytics, data observability, data ingestion, and more.

Quarkus

framework java-runtime

Quarkus: Supersonic Subatomic Java is a Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java libraries and standards.

Red Hat JBoss Enterprise Application Platform (or JBoss EAP) is a subscription-based Java EE-based application server runtime platform used for building, deploying, and hosting highly-transactional Java applications and services. It is developed and maintained by Red Hat as part as their Enterprise Middleware portfolio of software. It is based on the open source WildFly application server.

Scala

java-runtime lang

Scala is a strong statically typed general-purpose programming language that supports both object-oriented programming and functional programming. Designed to be concise, many of Scala’s design decisions are aimed to address criticisms of Java.

SonarQube

java-runtime server-app

SonarQube (formerly Sonar) is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs and code smells on many programming languages.

Sourcegraph

java-runtime server-app

Sourcegraph is a code search and intelligence tool for developers that helps them find, understand, and fix code across all of their projects and dependencies.

Spring Boot

framework java-runtime vmware

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss. It takes an opinionated view of the Spring platform so that new and existing users can quickly get to the bits they need.

Spring Framework

framework java-runtime vmware

The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.