Java библиотеки

Aurora Components

org.pushing-pixels : aurora-component

Building modern, elegant and fast Compose Desktop applications

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

Дата:

http-webserver

org.webpieces.server : http-webserver

The full webpieces server AS A library

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

Дата:

Aurora Components

org.pushing-pixels : aurora-component-desktop

Building modern, elegant and fast Compose Desktop applications

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

Дата:

http-webserver-test

org.webpieces.server : http-webserver-test

The full webpieces server AS A library

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

Дата:

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

Дата:

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

Дата:

http-templating

org.webpieces.template : http-templating

Templating library using groovy as the scripting language

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

Дата:

http2to1_1-client

org.webpieces.http : http2to1_1-client

HTTP/2 client that talks HTTP/1.1 in case you want to convert from HTTP/2 to HTTP/1.1 without changing code

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

Дата:

http-frontend2

org.webpieces.http : http-frontend2

Create a webserver with this library in just 3 lines of code. Register your HttpRequestListener and it feeds you a FrontendSocket that you write HttpResponses to

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

Дата:

http2-translations

org.webpieces.http : http2-translations

Translations from HTTP/1.1 to HTTP/2 and back

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

Дата:

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

Дата:

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

Дата:

http-templating-dev-lib

org.webpieces.template : http-templating-dev-lib

Templating library using groovy as the scripting language

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

Дата:

http-router-dev

org.webpieces.server : http-router-dev

Library that swaps out specific http-router components to be able to compile code on any request that has changed for use in development servers

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

Дата:

plugin-json-jackson

org.webpieces.server.plugin : plugin-json-jackson

Plugin that installs an easy method of converting between JSON and Java objects

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

Дата:

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

Дата:

plugin-dto

org.webpieces.server.plugin : plugin-dto

Webpieces DTO plugin that can be used instead of Hibernate to bind DTOs for HTML forms

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

Дата:

http2-engine

org.webpieces.http : http2-engine

A re-usable asynchronous HTTP/2 parser

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

Дата:

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

Дата:

http-templating-lib

org.webpieces.template : http-templating-lib

Templating library using groovy as the scripting language

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

Дата:

http-router

org.webpieces.server : http-router

Http Router where you feed http requests in and get responses in the form of which view needs to be shown with the arguments that you need to give to that view

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

Дата:

http2-hpack

org.webpieces.http : http2-hpack

A re-usable asynchronous HTTP/2 parser WITH header serialization/deserialization (hpack)

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

Дата:

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

Дата:

core-asyncserver

org.webpieces.core : core-asyncserver

NIO wrapper on top of core-channelmanager2 making creating a tcp server just 3 lines of code

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

Дата:

http2-parser

org.webpieces.http : http2-parser

A re-usable asynchronous HTTP/2 parser

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

Дата:

http-shared

org.webpieces.http : http-shared

Shared contexts between the router and templating system

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

Дата:

core-channelmanager2

org.webpieces.core : core-channelmanager2

NIO library that is very lightweight and very mockable/testable so you can write higher level tests for your system

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

Дата:

Aurora Common Layer

org.pushing-pixels : aurora-common

Building modern, elegant and fast Compose Desktop applications

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

Дата:

http2-api

org.webpieces.http : http2-api

Bare bones HTTP/2 DTOs with no logic, just set/get methods and interfaces except one subparser utility

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

Дата:

http1_1-parser

org.webpieces.http : http1_1-parser

A re-usable asynchronous HTTP/1.1 parser that can be used with any NIO client

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

Дата:

core-ssl

org.webpieces.core : core-ssl

A wrapper around SSLEngine in Java to make it easier to use

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

Дата:

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

Дата:

Aurora Common Layer

org.pushing-pixels : aurora-common-desktop

Building modern, elegant and fast Compose Desktop applications

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

Дата:

core-datawrapper

org.webpieces.core : core-datawrapper

DataWrapper makes it easy to chain ByteBuffers together without copying them such that they just look like one entity avoiding constantly copying the data

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

Дата:

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

Дата:

core-ddl

org.webpieces.core : core-ddl

An API to run DDL commands from Java

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

Дата:

core-mock

org.webpieces.core : core-mock

A simple mock superclass tat mock objects can use to have less code

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

Дата:

core-jackson

org.webpieces.core : core-jackson

Webpieces jackson library to marshal to empty string

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

Дата:

http-api

org.webpieces.http : http-api

Bare bones HTTP DTOs with no logic

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

Дата:

runtimecompile

org.webpieces.core : runtimecompile

A runtime compiler library backed by JDK compiler such that programs can just call lib.getClass(Class z) and z will be compiled if source or dependencies have changed

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

Дата:

core-util

org.webpieces.core : core-util

A simple utility library with special Executor but rather small amount of code

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

Дата:

core-metrics

org.webpieces.core : core-metrics

Webpieces metrics library

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

Дата:

core-logging

org.webpieces.core : core-logging

Webpieces logging library

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

Дата:

cloud-api-lib

org.webpieces.cloud : cloud-api-lib

Not filled in for this project

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

Дата:

projectcreator

org.webpieces : projectcreator

Project to create wepieces webservers with a gradle build, dev server, prod server and example app

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

Дата:

com.github.stephengold:Garrett

com.github.stephengold : Garrett

a camera-controller library for jMonkeyEngine

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

Дата:

metax-parent

com.yqpkj : metax-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

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

Дата:

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

Дата:

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

Дата:

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

Дата: