Speedment

Pipeline

com.speedment.jpastreamer : pipeline

Provides Stream Pipeline

Последняя версия: 1.0.2

Дата:

Field

com.speedment.jpastreamer : field

Partly generated model of the fields that represent columns in the database. Fields can be used to produce special predicates and functions that contain metadata that JPAStream can analyze runtime.

Последняя версия: 1.0.2

Дата:

RootFactory

com.speedment.jpastreamer : rootfactory

Utility methods for handling service loading

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Criteria

com.speedment.jpastreamer : criteria

Creates JPA Criteria from Speedment-specific objects

Последняя версия: 1.0.2

Дата:

FieldGenerator - Standard

com.speedment.jpastreamer : fieldgenerator-standard

Annotation processor which generates field representations for JPA entities.

Последняя версия: 1.0.2

Дата:

Renderer

com.speedment.jpastreamer : renderer

Renderer that can render a pipeline to a Stream

Последняя версия: 1.0.2

Дата:

AutoClose

com.speedment.jpastreamer : autoclose

This module provides auto-closing stream capability

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Java9

com.speedment.jpastreamer : javanine

Java9 Stream Additions

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Analytics - Standard

com.speedment.jpastreamer : analytics-standard

Standard provider of the Analytics module

Последняя версия: 1.0.2

Дата:

ApplicationInformation

com.speedment.jpastreamer : appinfo

Application information about vendor, version etc.

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Application

com.speedment.jpastreamer : application

The entry API of JPAStreamer

Последняя версия: 1.0.2

Дата:

Application - Standard

com.speedment.jpastreamer : application-standard

Standard provider of the entry API of JPAStreamer

Последняя версия: 1.0.2

Дата:

AutoClose - Standard

com.speedment.jpastreamer : autoclose-standard

Standard provider for auto-closing streams

Последняя версия: 1.0.2

Дата:

Builder

com.speedment.jpastreamer : builder

Provides Stream Builders that are parsable

Последняя версия: 1.0.2

Дата:

Builder - Standard

com.speedment.jpastreamer : builder-standard

Standard provider for creating stream builders

Последняя версия: 1.0.2

Дата:

Criteria - Standard

com.speedment.jpastreamer : criteria-standard

Standard provider for creating Criteria factories

Последняя версия: 1.0.2

Дата:

IntermediateOperationOptimizer

com.speedment.jpastreamer : interopoptimizer

An interface that provides optimization of intermediate operations

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Merger

com.speedment.jpastreamer : merger

Merges intermediate Stream operations into JPA queries

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Pipeline - Standard

com.speedment.jpastreamer : pipeline-standard

Standard provider for creating pipelines

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Speedment - Common - All

com.speedment.common : common-all

A combined pom artifact to make it easier to depend on the latest version of all common modules.

Последняя версия: 3.2.10

Дата:

Последняя версия: 1.0.2

Дата:

Projection

com.speedment.jpastreamer : projection

Provides Stream Projections

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Последняя версия: 1.0.2

Дата:

Speedment - Runtime - All

com.speedment.runtime : runtime-all

A combined pom artifact to make it easier to depend on the latest version of all runtime modules.

Последняя версия: 3.2.10

Дата:

Speedment - Runtime - Config

com.speedment.runtime : runtime-config

An object-oriented model of a relational database that can be used to store metadata about the structure.

Последняя версия: 3.2.10

Дата:

Speedment - Common - Injector

com.speedment.common : injector

A small dependency injection library.

Последняя версия: 3.2.10

Дата:

Speedment - Generator - All

com.speedment.generator : generator-all

A combined pom artifact to make it easier to depend on the latest version of all generator modules.

Последняя версия: 3.2.10

Дата:

Speedment - Runtime - Core

com.speedment.runtime : runtime-core

The runtime bundle of Speedment that all projects must depend on to use the framework.

Последняя версия: 3.2.10

Дата:

Speedment - Common - Invariant

com.speedment.common : invariant

Utility classes for making sure a methods invariant is met and otherwise throw exceptions.

Последняя версия: 3.2.10

Дата:

Speedment - Common - MapStream

com.speedment.common : mapstream

An extension of the Java 8 Stream API to make it possible to stream over key-value pairs more easily.

Последняя версия: 3.2.10

Дата:

Speedment - Tool - All

com.speedment.tool : tool-all

A combined pom artifact to make it easier to depend on the latest version of all tool modules.

Последняя версия: 3.2.10

Дата:

Speedment - Runtime - TypeMapper

com.speedment.runtime : runtime-typemapper

Converts between the standard JDBC types and the java types.

Последняя версия: 3.2.10

Дата:

Speedment - Common - Function

com.speedment.common : function

A complement to the java.util and java.util.function packages that add missing primitive specializations of common interfaces.

Последняя версия: 3.2.10

Дата:

Speedment - Common - Logger

com.speedment.common : logger

A lightweight logging tool inspired by Tengil.

Последняя версия: 3.2.10

Дата:

Speedment - Generator - Translator

com.speedment.generator : generator-translator

Translates between a database configuration model and a CodeGen model that can be used to produce code files.

Последняя версия: 3.2.10

Дата:

Speedment - Common - CodeGen

com.speedment.common : codegen

An object-oriented code generator for Java that is built using the Model-View-Controller (MVC) design philosophy.

Последняя версия: 3.2.10

Дата:

Speedment - Common - Tuple

com.speedment.common : tuple

A collection of Immutable Tuple classes that represent sets of a fixed length where every element has a specific type.

Последняя версия: 3.2.10

Дата:

Speedment - Runtime - Field

com.speedment.runtime : runtime-field

Partly generated model of the fields that represent columns in the database. Fields can be used to produce special predicates and functions that contain metadata that Speedment can analyze runtime.

Последняя версия: 3.2.10

Дата:

Speedment - Common - JSON

com.speedment.common : json

A lightweight JSON serializer and deserializer made with the ambition to reduce complexity for non-performance critical parsing situations.

Последняя версия: 3.2.10

Дата: